tomarrell / rust-elias-fano
Elias-Fano encoding implementation in Rust
☆32Updated 5 years ago
Alternatives and similar repositories for rust-elias-fano
Users that are interested in rust-elias-fano are comparing it to the libraries listed below
Sorting:
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆38Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 9 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Utility for reusing memory☆53Updated 5 years ago
- small distributed database protocol☆31Updated 4 years ago
- scraps of a potential language☆37Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- model testing sugar for testing interactions on structures over time☆27Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆30Updated 3 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- ☆48Updated last year
- An experimental columnar arena☆43Updated 6 months ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 3 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- Near-zero-cost, unabstracted Rust wrapper for LMDB.☆85Updated 3 years ago
- A Rust implementation of Plumtree algorithm☆29Updated 2 months ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- CLOCK-Pro cache replacement algorithm for Rust☆27Updated last year
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago