pjtatlow / jammdbLinks
Just Another Memory Mapped Database
☆276Updated 2 years ago
Alternatives and similar repositories for jammdb
Users that are interested in jammdb are comparing it to the libraries listed below
Sorting:
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year
- Task abstraction for building executors☆540Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- a lock-free concurrent slab (experimental)☆303Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- rust stackful generator library☆358Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB☆267Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- ☆208Updated 10 months ago
- Futures, streams, and async I/O combinators.☆530Updated last week
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Notify async tasks or threads☆501Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- An embedded key/value store for Rust☆166Updated 4 months ago
- Embedded Key-Value Storage Engine☆139Updated last month
- lock-free B+ tree☆309Updated last year
- Experiments with structured concurrency in Rust☆402Updated last year
- Structured concurrency operations for async Rust☆481Updated 3 months ago
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆234Updated last year
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated this week
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- 🎭 A tiny actor framework☆357Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago