al8n / lsmtreeLinks
Sparse Merkle tree for a key-value map.
☆22Updated 2 years ago
Alternatives and similar repositories for lsmtree
Users that are interested in lsmtree are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆26Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- Rust cli tool for running multiple commands in parallel☆21Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A prefix sum implementation rust.☆13Updated 6 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Full precision decimal representation of f64☆26Updated last month
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Memory validation framework for Rust☆68Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Load and resolve Cargo configuration.☆14Updated this week
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A partial actor pattern with a global orchestrator.☆28Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago