mahdi-shojaee / loole
A safe sync/async multi-producer, multi-consumer channel
☆191Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for loole
- Müsli is a flexible and generic binary serialization framework☆353Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆169Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆122Updated last week
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆141Updated this week
- Generate Rust enum variants without associated data☆91Updated 7 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- An SMTP server for test and development environments written in Rust☆169Updated 3 months ago
- ☆136Updated this week
- A collection of different transport implementations and related tools focused primarily on web technologies.☆194Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- A very fast Key-Value store in pure rust☆89Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆112Updated last month
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆121Updated this week
- Fantastic serialization library☆158Updated 5 months ago
- Actix-web wrapper for automatic OpenAPI 3.0 documentation generation.☆139Updated this week
- A Rust code linter