KuiBaDB / kbioLinks
Another Async IO Framework based on io_uring
☆63Updated 3 years ago
Alternatives and similar repositories for kbio
Users that are interested in kbio are comparing it to the libraries listed below
Sorting:
- A procedural macro for defining nom combinators in simple DSL☆45Updated 9 months ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- ☆51Updated 10 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- A small async runtime for Rust☆61Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 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
- BzTree implementation for Rust☆36Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- MySQL binlog parser impl with Rust☆46Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- futures::AtomicWaker extracted into its own crate