khonsulabs / nebariLinks
A pure Rust database implementation using an append-only B-Tree file format.
☆275Updated 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☆231Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- A lightweight low-level single-threaded actor runtime☆179Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- The feature-rich, portable async channel library☆263Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆408Updated last week
- Proactive IO & Runtime system☆275Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Append-only commit log library for Rust☆115Updated 3 months ago
- Just Another Memory Mapped Database☆279Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Define your own PhantomData☆158Updated last week
- A fast and flexible LRU map.☆198Updated 10 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆188Updated last month
- Task abstraction for building executors☆523Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated last month
- ☆233Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆295Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- ☆112Updated 2 years ago
- A client-side gRPC channel implementation for tonic☆139Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Auto-generate serde implementations for prost types☆97Updated 3 months ago