rbatis / fast_poolLinks
a fast async pool based on channel
☆26Updated 6 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.☆116Updated 9 months ago
- An alternative rust async runtime.☆60Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- 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
- Asynchronous DNS lookups☆67Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Typed any map for rust☆67Updated 11 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Port of bbolt in Rust☆65Updated 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…☆97Updated 2 months ago
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated 2 years ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 4 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Wait for a collection of async tasks to finish.☆36Updated last year