sachaarbonel / reefdb
ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and full-text search.
☆86Updated last month
Alternatives and similar repositories for reefdb:
Users that are interested in reefdb are comparing it to the libraries listed below
- A concurrent, append-only vector.☆150Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆122Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Distributed stress testing framework in Rust☆115Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A buffering MPSC queue.☆78Updated 8 months ago
- A Write Ahead Log (WAL) implementation in Rust☆224Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- CRB 🦀 transactional actors☆106Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆138Updated 2 weeks ago
- Create Kafaka-like things while enjoying low-level programming without external crates☆90Updated 3 weeks ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- A fast and flexible LRU map.☆177Updated 2 months ago
- A very fast Key-Value store in pure rust☆99Updated last month
- Embedded Key-Value Storage Engine☆113Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 6 months ago
- A collection of boosting algorithms written in Rust 🦀☆51Updated last month
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 10 months ago
- ☆115Updated 2 weeks ago