Stars
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
Distributed reliable key-value store for the most critical data of a distributed system
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
Distributed transactional key-value database, originally created to complement TiDB
Empowering everyone to build reliable and efficient software.
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A rust(nightly) lib contains OrdMap(avl tree) and HashMap(use avl to resolve collision);
Tools for concurrent programming in Rust
a lockfree rust lib implement by practical hazard-pointer