alttch / simple-poolLinks
Simple async pool for any kind of resources
☆15Updated last year
Alternatives and similar repositories for simple-pool
Users that are interested in simple-pool are comparing it to the libraries listed below
Sorting:
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- Port of bbolt in Rust☆67Updated last year
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- futures-buffered☆46Updated 6 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Rust B-Tree map for pub/sub services☆40Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated 2 years ago
- Rust wrapper around a connection listener to support TLS.☆58Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- CSV parsing in async context☆49Updated 8 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆85Updated 3 weeks ago
- Serde support for the humantime crate☆36Updated last year
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- A fast and flexible LRU map.☆199Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆100Updated this week
- ☆22Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- splice(2) based `copy_bidirectional` in tokio☆23Updated 5 months ago
- A websocket protocol implementation.☆95Updated this week
- A buffering MPSC queue.☆85Updated last month