arindas / riakvLinks
Log structured append-only key-value store from Rust In Action with some enhancements.
☆9Updated 3 years ago
Alternatives and similar repositories for riakv
Users that are interested in riakv are comparing it to the libraries listed below
Sorting:
- Small and simple actor model implementation.☆10Updated last year
- dynamically extendable Rayon parallel iterator☆9Updated 2 months ago
- Rust concise 5 Minutes cheat-sheet for each concepts. (WIP)☆18Updated 5 years ago
- A Graph library written in Rust for implementing your own algorithms in a Pregel fashion☆11Updated 5 months ago
- A JSON stream parser for Rust☆13Updated 3 years ago
- A "blazingly" fast key-value pair database without bloat written in rust☆20Updated last year
- Data visualisation library, written in Rust☆28Updated 4 years ago
- ☆12Updated 3 months ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆64Updated last year
- Deadlock free Mutexes.☆14Updated last year
- Memory database☆55Updated last year
- Implementing time-series database in Rust for education and fun!☆14Updated 2 years ago
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆23Updated 6 years ago
- This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxo…☆16Updated 3 months ago
- A fine push-down parquet scanner in Rust.☆16Updated last week
- Rust bindings to Apple media frameworks☆20Updated 5 months ago
- NoSQL embedded database on top of RocksDB.☆18Updated 2 weeks ago
- An Aggregator for Programmers☆10Updated 3 years ago
- Fast little priority queue for Rust.☆12Updated 3 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆40Updated this week
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Mysql Change Data Capture Demo App for Fluvio Streaming Platform☆14Updated last year
- A data structure for storing points.☆18Updated 4 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Updated 2 years ago
- ☆25Updated 11 months ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated 2 months ago
- QUIC, a multiplexed stream transport over UDP (wip)☆17Updated 6 years ago
- Low-latency hash map using minimal perfect hash functions and compact encoding.☆27Updated 6 months ago
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆35Updated 7 months ago
- A socket.io implementation over thruster☆14Updated 2 years ago