pelikan-io / rustcommonLinks
Common Rust library
☆52Updated 2 months ago
Alternatives and similar repositories for rustcommon
Users that are interested in rustcommon are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆198Updated 11 months ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- ☆206Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 3 years ago
- Rust crate for managing CPU core affinities☆211Updated 9 months ago
- A very fast Key-Value store in pure rust☆213Updated this week
- Embedded Key-Value Storage Engine☆133Updated last month
- Port of bbolt in Rust☆65Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆254Updated last week
- A concurrent, append-only vector.☆207Updated 4 months ago
- Library safely exposing the io_uring API.☆70Updated this week
- The cost of Rust async/await☆132Updated 3 years ago
- Async synchronization primitives☆278Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- Asynchronous HTTP body trait☆151Updated last month
- Benchmarking library for stable Rust☆47Updated this week
- A memory-efficient patricia tree implementation written in Rust☆131Updated 3 months ago
- Support for json-path in Rust☆141Updated 4 months ago
- high-speed timing library in Rust☆378Updated 6 months ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆51Updated 2 years ago
- Async broadcast channels☆188Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- ☆205Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- ☆40Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year