Skip to content
View bigboss2063's full-sized avatar
🧐
Focusing
🧐
Focusing

Organizations

@nutsdb
Block or Report

Block or report bigboss2063

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bigboss2063/README.md

Hi there 👋

About me

My name is Bruce Chen, you can call me bigboss or bb.The reason I am called “bigboss” is that I am a big fan of the Metal Gear Solid games.

I am a third-year postgraduate student majoring in computer science. I am very interested in system programming and database kernel, and I hope to work in this field in the future.

Besides coding, my favorite thing in life is listening to music, especially r&b. David Tao and Dean Ting are my favorite singers.

Projects

I'm currently working on nutsdb as a maintainer. In the future, I will optimize nutsdb one step further, and add some paper practice to nutsdb.

Now I'm really interested in Rust, wanting to participate in some database projects written in Rust.

Otherwise, I think I will participate more in some distributed or time series database projects, instead of limiting myself to only storage engines.

Contact Me

If you want to get in touch, feel free to send me an email at bigboss2063@outlook.com.

Pinned

  1. nutsdb/nutsdb nutsdb/nutsdb Public

    A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.

    Go 3.3k 328

  2. ddia ddia Public

    Forked from Vonng/ddia

    《Designing Data-Intensive Application》DDIA中文翻译

    Python

  3. etcd-3.1.10-codedump etcd-3.1.10-codedump Public

    Forked from lichuang/etcd-3.1.10-codedump

    Go

  4. greptimedb greptimedb Public

    Forked from GreptimeTeam/greptimedb

    An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported.

    Rust