pelikan-io / rustcommonLinks
Common Rust library
☆38Updated last month
Alternatives and similar repositories for rustcommon
Users that are interested in rustcommon are comparing it to the libraries listed below
Sorting:
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- Port of bbolt in Rust☆65Updated 9 months ago
- A high-performance caching framework suitable for single-machine and for distributed applications in Rust☆76Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- A Rust implementation of RESP2 and RESP3☆57Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Multi-threaded implementation of redis written in rust☆140Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆46Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆143Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A websocket protocol implementation.☆93Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Grafana Plugin SDK for Rust☆67Updated 3 weeks ago
- ☆38Updated 3 weeks ago
- A minimal implementation of consistent hashing☆60Updated 11 months ago
- A KV-database with 'Git-like' features☆23Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆90Updated this week
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- Common primitives of MySql protocol.☆116Updated 2 months ago
- ☆41Updated 3 months ago
- Embedded Key-Value Storage Engine☆122Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago