Lightweight and high performance concurrent cache
☆321Oct 20, 2025Updated 4 months ago
Alternatives and similar repositories for quick-cache
Users that are interested in quick-cache are comparing it to the libraries listed below
Sorting:
- A simple concurrent caching library that might fit to many use cases☆148Jan 12, 2025Updated last year
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated last week
- Embedded Key-Value Storage Engine☆144Nov 22, 2025Updated 3 months ago
- A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀☆691Nov 26, 2024Updated last year
- Hybrid in-memory and disk cache in Rust☆1,639Updated this week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆466Sep 13, 2025Updated 5 months ago
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,901Feb 21, 2026Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 8 months ago
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- Benchmarking Rust storage engines☆70Jan 3, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Thin immutable zero-copy byte slice☆65Updated this week
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- A HyperLogLog implementation in Rust.☆52Feb 9, 2026Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆493Feb 5, 2026Updated 3 weeks ago
- A tracing library 10~100x faster than others.☆1,041Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆429May 4, 2024Updated last year
- Shuttle is a library for testing concurrent Rust code☆938Feb 17, 2026Updated last week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆414Nov 4, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,538Updated this week
- Tonbo is an embedded database for serverless and edge runtimes.☆1,497Feb 20, 2026Updated last week
- A fast and flexible LRU map.☆198Jan 3, 2025Updated last year
- SIEVE cache replacement policy for Rust.☆27Updated this week
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Jan 5, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Unsafely fast hashing algorithm 📈☆997May 18, 2025Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago