-
Huazhong University of Science and Technology
- WUHAN
Stars
This is the implementation repository of our SOSP'24 paper: Aceso: Achieving Efficient Fault Tolerance in Memory-Disaggregated Key-Value Stores.
A reimplementation of LevelDB in Rust (no bindings).
(deprecated) High performance Elasticsearch percolator
Distributed Systems in Rust, including Raft and Percolator implement
Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.
A course of building an LSM-Tree storage engine (database) in a week.
Easy and fast file sharing from the command-line.
Service to provide Ceph storage over NVMe-oF/TCP protocol
Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory
An RDMA skew-aware key-value store, which implements the Scale-Out ccNUMA design, to exploit skew in order to increase performance of data-serving applications.
[NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ult…
Distributed, MVCC SQLite that runs on FoundationDB.
Extension functions over Android's callback-based APIs which allows writing them in a sequential way within coroutines or observe multiple callbacks through kotlin flow.
Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)