pjtatlow / jammdbLinks
Just Another Memory Mapped Database
☆279Updated 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.☆408Updated last week
- Task abstraction for building executors☆517Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- rust stackful generator library☆351Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Futures, streams, and async I/O combinators.☆527Updated last week
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆233Updated last year
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- ☆201Updated 8 months ago
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB☆266Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- lock-free B+ tree☆305Updated last year
- Structured concurrency operations for async Rust☆474Updated last month
- Notify async tasks or threads☆496Updated 3 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆287Updated this week
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆479Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Per-object thread-local storage for Rust☆356Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- An embedded key/value store for Rust☆166Updated 2 months ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Async synchronization primitives☆275Updated 2 months ago