al8n / skipdbLinks
An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
☆234Updated last year
Alternatives and similar repositories for skipdb
Users that are interested in skipdb are comparing it to the libraries listed below
Sorting:
- A lockless mpmc/mpsc to support async derive from crossbeam☆402Updated last week
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆341Updated last week
- A high-performance and efficient message queue developed in Rust☆270Updated 11 months ago
- Embedded Key-Value Storage Engine☆143Updated 2 months ago
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- Distributed stress testing framework in Rust☆118Updated 11 months ago
- A safe sync/async multi-producer, multi-consumer channel☆208Updated 9 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆329Updated this week
- Just Another Memory Mapped Database☆275Updated 2 years ago
- Thread-Per-Core async runtime for Rust☆371Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆356Updated this week
- in memory Rust database to query your data like a Venn diagram☆130Updated 2 months ago
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆112Updated last week
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆220Updated 3 weeks ago
- High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic gr…☆476Updated 3 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- An asynchronous distributed actor framework in Rust with robust observability☆391Updated 2 weeks ago
- An implementation of the C++ Masstree data structure in Rust.☆204Updated this week
- 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
- A new schemafull, Postgres compatible, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core☆228Updated last week
- ☆145Updated 2 weeks ago
- Embedded time-series database for Rust☆212Updated 3 weeks ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆413Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Tooling for creating your own distributed systems.☆403Updated last year
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago