rbatis / fast_poolLinks
a fast async pool based on channel
☆26Updated 5 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 flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- An alternative rust async runtime.☆56Updated this week
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- 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☆74Updated 2 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- `smol` integrations with `hyper`☆17Updated 3 months ago
- An efficient JSON Value parser☆77Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- Typed any map for rust☆67Updated 10 months 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…☆97Updated 2 months ago
- Port of bbolt in Rust☆65Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆51Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Async filesystem primitives☆139Updated last week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Remove Cargo.lock lockfile☆33Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago