rbatis / fast_pool
a fast async pool based on channel
☆24Updated 4 months ago
Alternatives and similar repositories for fast_pool:
Users that are interested in fast_pool are comparing it to the libraries listed below
- Wait for a collection of async tasks to finish.☆34Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- An async version of iterator☆40Updated 9 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Convert closures into wakers☆45Updated 2 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Typed any map for rust☆65Updated 3 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- SQLite-based on-disk cache for Rust.☆23Updated 7 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆40Updated last month