andresilva / caskLinks
A fast key-value store written in Rust
☆109Updated 3 years ago
Alternatives and similar repositories for cask
Users that are interested in cask are comparing it to the libraries listed below
Sorting:
- skiplist☆142Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- ☆129Updated 5 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Full featured HTTP and Websockets library for rust/tokio☆135Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Distributed actors for actix framework.☆85Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago