leizongmin / simpledbLinks
NoSQL embedded database on top of RocksDB.
☆17Updated 2 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Rust port of Go's singleflight package☆18Updated last year
- Yet another key-value storage for Rust☆72Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Main sources of systems of Immux☆39Updated 4 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- ☆39Updated 2 years ago
- A KV-database with 'Git-like' features☆23Updated last month
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆90Updated last year
- Memory database☆58Updated last year
- binary serialization format☆12Updated 5 years ago
- Raft distributed consensus for WebAssembly in Rust☆69Updated 4 years ago
- A distributed file system written in Rust.☆29Updated 4 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆17Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- LevelDB: Rust implementation☆81Updated 6 years ago
- Distributed key-value store.☆28Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆52Updated last year
- SQLite-based on-disk cache for Rust.☆24Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Small and simple actor model implementation.☆10Updated 2 years ago