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:
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Port of bbolt in Rust☆65Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Distributed SQLite☆18Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A buffering MPSC queue.☆83Updated 2 weeks ago
- Rust B-Tree map for pub/sub services☆41Updated 9 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 3 weeks ago
- ☆22Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Typed any map for rust☆67Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Serde support for the humantime crate☆36Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- CSV parsing in async context☆49Updated 7 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆141Updated 3 weeks ago
- Benchmarking library for stable Rust☆47Updated this week
- Thin immutable zero-copy byte slice☆52Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago