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.
☆84Updated last year
Related projects ⓘ
Alternatives and complementary repositories for reefdb
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 weeks ago
- A concurrent, append-only vector.☆135Updated last week
- in memory Rust database to query your data like a Venn diagram☆90Updated last week
- Embedded Key-Value Storage Engine☆86Updated last month
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆144Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- A minimal and unopinionated actor framework for Rust.☆69Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated 11 months ago
- A fast and simple in-memory key-value database 🦀☆62Updated last year
- Persistent, fault tolerant key-value store written in Rust.☆66Updated 3 years ago
- Support for json-path in Rust☆103Updated 2 weeks ago
- Load testing framework in Rust☆106Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- A very fast Key-Value store in pure rust☆90Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- Cargo hack manager☆63Updated 9 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆121Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- Agnesoft Graph Database☆56Updated this week
- Track and query Cargo dependency graphs.☆167Updated this week
- A Platform-less, Runtime-less Actor Computing Model☆122Updated 8 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆93Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- An SQL query builder☆66Updated 2 years ago