Rustixir / whitepoolLinks
WhitePool is a lightweight, generic pooling library for Rust+Tokio
☆17Updated 3 years ago
Alternatives and similar repositories for whitepool
Users that are interested in whitepool are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Typed any map for rust☆67Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- ☆22Updated 3 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Plotting library written in Rust☆31Updated last year
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆25Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 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…☆99Updated 3 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆49Updated last year
- A concise, self-describing binary format written in Rust for Serde