cssivision / slingsLinks
A single thread async runtime based on io-uring.
☆19Updated last year
Alternatives and similar repositories for slings
Users that are interested in slings are comparing it to the libraries listed below
Sorting:
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- ☆49Updated 6 months ago
- Bitmap types for Rust☆52Updated last year
- Distributed key-value store.☆28Updated 4 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Layered configuration system built upon serde☆32Updated 4 months ago
- golang like task executor☆51Updated 3 years ago
- A logging library for eBPF programs.☆24Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- Quick & Dirty cli to process mysql dumps☆10Updated 2 years ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆59Updated last year
- A bridge between different serde implementations.☆16Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- BzTree implementation for Rust☆35Updated 2 years ago
- A Proxy Protocol Parser written in Rust.☆32Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.