al8n / lsmtree
Sparse Merkle tree for a key-value map.
☆21Updated 2 years ago
Alternatives and similar repositories for lsmtree:
Users that are interested in lsmtree are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 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
- hRPC implementation in Rust.☆24Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 4 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years 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
- Scalable and lock-free memory reclamation system☆28Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆38Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- ☆29Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated 5 months ago
- Additional utilities around the bytes crate☆19Updated 2 weeks ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Efficient byte-stream pipe buffer☆43Updated 10 months ago