khonsulabs / nebariLinks
A pure Rust database implementation using an append-only B-Tree file format.
☆272Updated 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☆230Updated last year
- Proactive IO & Runtime system☆275Updated last year
- A lightweight low-level single-threaded actor runtime☆177Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆404Updated 7 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Append-only commit log library for Rust☆114Updated 2 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- Async stream for Rust and the futures crate.☆187Updated this week
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆291Updated 2 months ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Just Another Memory Mapped Database☆279Updated last year
- ☆223Updated last month
- Auto-generate serde implementations for prost types☆97Updated 2 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- 🎭 A tiny actor framework☆347Updated 10 months ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- ☆113Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆201Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A Rust library for interrupting asynchronous streams.☆168Updated 9 months ago