rbatis / fast_poolLinks
a fast async pool based on channel
☆25Updated last month
Alternatives and similar repositories for fast_pool
Users that are interested in fast_pool are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Wait for a collection of async tasks to finish.☆34Updated 11 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month
- ☆49Updated 6 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Asynchronous ICMP pinging library☆16Updated 2 months ago
- Collects build-information of your Rust crate☆23Updated 2 weeks ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Thread parking and unparking☆78Updated 5 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week