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☆234Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- A lightweight low-level single-threaded actor runtime☆180Updated 3 months ago
- Proactive IO & Runtime system☆275Updated last year
- Append-only commit log library for Rust☆116Updated 3 weeks ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated last month
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- The feature-rich, portable async channel library☆266Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 3 years ago
- Just Another Memory Mapped Database☆275Updated 2 years ago
- ☆112Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago
- ☆240Updated 4 months ago
- Auto-generate serde implementations for prost types☆100Updated 2 weeks ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Async stream for Rust and the futures crate.☆192Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async broadcast channels☆188Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A client-side gRPC channel implementation for tonic☆142Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Skiplist implementation in rust☆107Updated this week
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 4 years ago