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:
- Port of bbolt in Rust☆67Updated last year
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Benchmarking library for stable Rust☆47Updated last month
- futures-buffered☆46Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A buffering MPSC queue.☆87Updated 2 months ago
- Library safely exposing the io_uring API.☆78Updated last week
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Typed any map for rust☆67Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Efficient reference counted vector data structure is Rust☆18Updated 2 months ago
- CSV parsing in async context☆50Updated 8 months ago
- An alternative rust async runtime.☆59Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Distributed SQLite☆18Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆49Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust B-Tree map for pub/sub services☆40Updated 2 weeks ago
- 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…☆101Updated 2 weeks ago