rbatis / fast_poolLinks
a fast async pool based on channel
☆26Updated 3 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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- 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 3 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Typed any map for rust☆67Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- 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…☆93Updated 6 months ago
- Asynchronous DNS lookups☆66Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Extra event types built on top of rsevents☆17Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Wait for a collection of async tasks to finish.☆34Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Thread parking and unparking☆78Updated 7 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- Lightning fast concurrent HyperLogLog for Rust.☆40Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 4 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week