ruaaadb / lock-free
Experimental lock-free structures in Rust.
☆20Updated 2 years ago
Alternatives and similar repositories for lock-free:
Users that are interested in lock-free are comparing it to the libraries listed below
- A memcomparable serialization format.☆22Updated last year
- ☆27Updated 2 years ago
- Async positioned I/O with io_uring.☆42Updated 3 years ago
- The TiKV development/contribution guide☆34Updated 2 years ago
- A binary representation of json value, optimized for parsing and querying.☆22Updated 7 months ago
- BzTree implementation for Rust☆35Updated last year
- async actor framework☆37Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆44Updated 3 months ago
- Pretty printing library for SQL☆24Updated last year
- TPCH benchmark tool for databend☆10Updated 2 years ago
- Mea provides async primitives and combinators that are runtime agnostic.☆14Updated last week
- ☆36Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- 🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"☆28Updated 3 years ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆18Updated 2 years ago
- A minimal implementation of tikv/pd in Rust.☆64Updated 3 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 2 years ago
- Use io_uring from vanilla tokio.☆39Updated last month
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆54Updated 3 weeks ago
- TiSpace manages VMs in K8s for developers☆14Updated 2 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- This week in Databend: an elastic and reliable cloud warehouse☆25Updated last year
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- A bridge between different serde implementations.☆16Updated last year
- hugepage allocator implement with rust☆10Updated 11 months ago
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- ☆14Updated last year
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆18Updated last month