rbatis / fast_poolLinks
a fast async pool based on channel
☆26Updated 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
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An alternative rust async runtime.☆51Updated last month
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆49Updated 4 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Asynchronous DNS lookups☆66Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Wait for a collection of async tasks to finish.☆35Updated last year
- Thread parking and unparking☆79Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 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…☆96Updated 3 weeks ago
- Lightning fast concurrent HyperLogLog for Rust.☆42Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- hRPC implementation in Rust.☆24Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- An efficient JSON Value parser☆77Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- Convert closures into wakers☆45Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago