komora-io / tiny-lsm
super simple in-memory blocking LSM for constant-size keys and values
☆69Updated last month
Alternatives and similar repositories for tiny-lsm:
Users that are interested in tiny-lsm are comparing it to the libraries listed below
- scan-resistant concurrent lazy LRU☆58Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- ☆19Updated 2 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- high-efficiency concurrent reclamation☆35Updated 7 months ago
- A low-level I/O ownership and borrowing library☆100Updated 3 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- scraps of a potential language☆37Updated 3 years ago
- Raft implementation in Rust☆47Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- An experimental columnar arena☆43Updated 5 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago