khonsulabs / nebariLinks
A pure Rust database implementation using an append-only B-Tree file format.
☆271Updated last year
Alternatives and similar repositories for nebari
Users that are interested in nebari are comparing it to the libraries listed below
Sorting:
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last month
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- A lightweight low-level single-threaded actor runtime☆176Updated 5 months ago
- Append-only commit log library for Rust☆113Updated last month
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Proactive IO & Runtime system☆275Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- The feature-rich, portable async channel library☆261Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A fast and flexible LRU map.☆192Updated 7 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Async stream for Rust and the futures crate.☆186Updated this week
- Async broadcast channels☆180Updated this week
- Auto-generate serde implementations for prost types☆97Updated last month
- ☆199Updated last year
- Just Another Memory Mapped Database☆278Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last month
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- ☆216Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- ☆113Updated 2 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆257Updated last week
- Define your own PhantomData☆156Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆286Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Skiplist implementation in rust☆101Updated this week
- A client-side gRPC channel implementation for tonic☆136Updated last month