rbatis / fast_poolLinks
a fast async pool based on channel
☆26Updated 2 weeks ago
Alternatives and similar repositories for fast_pool
Users that are interested in fast_pool are comparing it to the libraries listed below
Sorting:
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- An alternative rust async runtime.☆59Updated 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
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- 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…☆101Updated 2 weeks ago
- Asynchronous DNS lookups☆67Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Thread parking and unparking☆82Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- Typed any map for rust☆67Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆75Updated last week
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Remove Cargo.lock lockfile☆34Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆55Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Async filesystem primitives☆143Updated 3 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago