cssivision / slings
A single thread async runtime based on io-uring.
☆19Updated 10 months ago
Alternatives and similar repositories for slings:
Users that are interested in slings are comparing it to the libraries listed below
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- A bridge between different serde implementations.☆16Updated last month
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- Distributed key-value store.☆28Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- ☆46Updated 3 months ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- BPF library for Async Rust, complementary for libbpf-rs.☆18Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- ☆17Updated 10 months ago
- A logging library for eBPF programs.☆24Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Transmissing metainfo across components.☆17Updated last month
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- ☆28Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- BzTree implementation for Rust☆35Updated last year
- Synchronous memory pipe for Rust☆30Updated 4 years ago
- The simd optimized escape code☆53Updated 2 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Pure Rust SSTable implementation☆14Updated 7 months ago
- Layered configuration system built upon serde☆32Updated last month
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 3 years ago
- Memory-safe L4 Switch for Userspace Network Stacks☆18Updated 4 years ago
- File locking for Rust.☆43Updated 7 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆59Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week