khonsulabs / nebariLinks
A pure Rust database implementation using an append-only B-Tree file format.
☆278Updated 2 years ago
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☆235Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- A lightweight low-level single-threaded actor runtime☆180Updated 4 months ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last month
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A Rust library for interrupting asynchronous streams.☆167Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆412Updated 2 months ago
- ☆241Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Proactive IO & Runtime system☆276Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Append-only commit log library for Rust☆116Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async stream for Rust and the futures crate.☆192Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Just Another Memory Mapped Database☆276Updated 2 years ago
- Auto-generate serde implementations for prost types☆100Updated last month
- Minimal non-blocking I/O for Rust☆170Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- ☆112Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year