cssivision / slingsLinks
A single thread async runtime based on io-uring.
☆21Updated last month
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☆67Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- BzTree implementation for Rust☆37Updated 5 months ago
- Serde serializer for generating Starlark build targets☆71Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Distributed key-value store.☆28Updated 4 years ago
- Layered configuration system built upon serde☆32Updated 5 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A procedural macro for defining nom combinators in simple DSL☆48Updated last year
- ☆52Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Async filesystem primitives☆143Updated 3 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Rust's Enum variant counter☆15Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Updated 4 months ago
- rust bindings of snmalloc☆149Updated this week
- Cross platform process information in Rust☆70Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- golang like task executor☆52Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Safer wrappers over ktls-sys☆89Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Thread parking and unparking☆82Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- This rust crate provides a way to walk on recursive structures easily and safely.☆13Updated 4 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆25Updated 2 months ago