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
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- A lightweight low-level single-threaded actor runtime☆176Updated last week
- The feature-rich, portable async channel library☆262Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Proactive IO & Runtime system☆274Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆402Updated 6 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Just Another Memory Mapped Database☆278Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- 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
- Auto-generate serde implementations for prost types☆97Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- 🎭 A tiny actor framework☆344Updated 9 months ago
- Task abstraction for building executors☆481Updated 7 months ago
- ☆113Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Async broadcast channels☆182Updated 3 weeks ago
- ☆217Updated last month
- Library safely exposing the io_uring API.☆68Updated last week
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- A client-side gRPC channel implementation for tonic☆135Updated last month