fereidani / kanalLinks
The fast sync and async channel that Rust deserves
☆1,597Updated 3 months ago
Alternatives and similar repositories for kanal
Users that are interested in kanal are comparing it to the libraries listed below
Sorting:
- A safe and fast multi-producer, multi-consumer channel.☆2,697Updated 5 months ago
- Zero-copy deserialization framework for Rust☆3,479Updated this week
- A high performance concurrent caching library for Rust☆2,053Updated 3 months ago
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆1,999Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,616Updated 5 months ago
- Rust cache structures and easy function memoization☆1,861Updated 3 weeks ago
- An io_uring backed runtime for Rust☆1,302Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,219Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,728Updated 2 months ago
- A fast bump allocation arena for Rust☆1,842Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,047Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,615Updated last week
- Benchmarks for rust serialization frameworks☆831Updated last week
- Support atomic operations on Arc itself☆1,066Updated last week
- Fast and simple benchmarking for Rust projects☆1,202Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,132Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,252Updated 2 weeks ago
- Fast and easy-to-use event-driven network library.☆1,173Updated 4 months ago
- Rust port of simdjson☆1,288Updated last week
- Rust port of Google's SwissTable hash map☆2,710Updated 3 weeks ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,501Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,532Updated this week
- Async multi-producer multi-consumer channel☆885Updated last month
- Utilities for working with bytes☆2,088Updated this week
- Type erasure for async trait methods☆2,036Updated this week
- Concurrency permutation testing tool for Rust.☆2,434Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated last month
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,181Updated 2 weeks ago
- A metrics ecosystem for Rust.