Pinned Repositories
across
Across the Great Wall we can reach every corner in the world
advent-of-code-2017
https://adventofcode.com/2017
advent-of-code-2021
aster
Aster is a lightweight, fast but powerful cache proxy written in rust.
async-std
Async version of the Rust standard library
aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
byo-executor
Build your own executor
kvs
PNA project of https://github.com/pingcap/talent-plan
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Observer42's Repositories
Observer42/aster
Aster is a lightweight, fast but powerful cache proxy written in rust.
Observer42/across
Across the Great Wall we can reach every corner in the world
Observer42/advent-of-code-2017
https://adventofcode.com/2017
Observer42/advent-of-code-2021
Observer42/async-std
Async version of the Rust standard library
Observer42/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
Observer42/byo-executor
Build your own executor
Observer42/kvs
PNA project of https://github.com/pingcap/talent-plan
Observer42/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Observer42/OnJava8
《On Java 8》中文版
Observer42/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
Observer42/rust
Empowering everyone to build reliable and efficient software.
Observer42/tikv
Distributed transactional key-value database, originally created to complement TiDB