pjtatlow / jammdbLinks
Just Another Memory Mapped Database
☆278Updated last year
Alternatives and similar repositories for jammdb
Users that are interested in jammdb are comparing it to the libraries listed below
Sorting:
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB☆266Updated last year
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆423Updated last year
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Task abstraction for building executors☆480Updated 6 months ago
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆230Updated 9 months ago
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- rust stackful generator library☆342Updated last month
- K.I.S.S. LSM-tree implementation in safe Rust☆257Updated this week
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Embedded Key-Value Storage Engine☆122Updated 3 months ago
- Notify async tasks or threads☆482Updated 2 weeks ago
- An embedded key/value store for Rust☆168Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆191Updated 5 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆438Updated last week
- Per-object thread-local storage for Rust☆348Updated 2 weeks ago
- 🎭 A tiny actor framework☆343Updated 9 months ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Async synchronization primitives☆270Updated last week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆272Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆382Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A virtual filesystem for Rust☆435Updated 3 weeks ago