nurmohammed840 / nioLinks
Nio is an experimental async runtime for Rust
☆322Updated 2 months ago
Alternatives and similar repositories for nio
Users that are interested in nio are comparing it to the libraries listed below
Sorting:
- A lockless mpmc/mpsc to support async base on crossbeam☆372Updated this week
- Structured concurrency operations for async Rust☆474Updated last month
- A very fast Key-Value store in pure rust☆212Updated 4 months ago
- A high performance, zero-copy URL router.☆494Updated 2 weeks ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆324Updated this week
- Experiments with structured concurrency in Rust☆392Updated last year
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 6 months ago
- Müsli is a flexible and efficient serialization framework☆416Updated last week
- ☆518Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆214Updated 4 months ago
- HTTP 1+2 in Rust, with io_uring & ktls☆435Updated 7 months ago
- Immutable strings, in Rust.☆250Updated last year
- ☆217Updated 3 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆193Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆459Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆385Updated last year
- Rust web servers without async/await.☆218Updated 10 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆201Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆824Updated 3 months ago
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- A simple Rust profiler that shows exactly where your code spends time and allocates☆1,040Updated this week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆305Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆228Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆238Updated 2 weeks ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆481Updated this week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆171Updated 5 months ago
- Task abstraction for building executors☆523Updated last month
- An asynchronous distributed actor framework in Rust with robust observability☆381Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago