the champagne of beta embedded databases
-
Updated
Dec 27, 2024 - Rust
the champagne of beta embedded databases
Blazing fast concurrent HashMap for Rust.
A fast and ergonomic concurrent hashmap for read-heavy workloads.
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
TUI framework and developer productivity apps in Rust 🦀
A DAG engine build by Rust
Concurrent ART (adaptive radix tree)
A concurrent circuit breaker implemented with ring buffers
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support.
Safe, fast, and obvious concurrent collections in Rust.
A Flask clone written in Rust
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
Basic Rust program that uses multiple threads to send and receive pings.
A concurrent, lock-free consistent hashing ring implementation in Rust.
A Rust library for building concurrent data processing pipelines.
Add a description, image, and links to the concurrent topic page so that developers can more easily learn about it.
To associate your repository with the concurrent topic, visit your repo's landing page and select "manage topics."