smol-rs / async-channel
Async multi-producer multi-consumer channel
☆791Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-channel
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- An implementation of a LRU cache☆644Updated last month
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- A Rust proc-macro attribute parser☆1,025Updated last month
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 2 weeks ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- ☆753Updated last week
- Slab allocator for Rust☆705Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Typed distributed plugin registration☆997Updated last week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Task abstraction for building executors☆413Updated last month
- Async I/O and timers☆450Updated last week
- Advanced configuration options for sockets.☆683Updated 3 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆787Updated last year
- Rust quasi-quoting☆1,330Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- A vector with a fixed capacity. (Rust)☆747Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Temporary file library for rust☆1,192Updated this week
- Extremely fast tracing library for Rust☆737Updated 3 months ago
- Dead simple pool implementation for rust with async-await☆1,075Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week