mahdi-shojaee / looleLinks
A safe sync/async multi-producer, multi-consumer channel
☆206Updated 7 months ago
Alternatives and similar repositories for loole
Users that are interested in loole are comparing it to the libraries listed below
Sorting:
- A very fast Key-Value store in pure rust☆213Updated 2 weeks ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 6 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆213Updated 2 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- A Rust crate for extracting readable content from web pages.☆188Updated this week
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- A concurrent, append-only vector.☆206Updated 4 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Immutable strings, in Rust.☆248Updated last year
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆110Updated 2 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated last month
- Rust web servers without async/await.☆222Updated 11 months ago
- Müsli is a flexible and efficient serialization framework☆418Updated last month
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆212Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆181Updated last week
- ☆218Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆192Updated last month
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆288Updated last month
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- ☆165Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- in memory Rust database to query your data like a Venn diagram☆126Updated 3 weeks ago
- Detect blocking code in Tokio async tasks. (Rust)☆81Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆383Updated last week
- Nio is an experimental async runtime for Rust☆323Updated 3 months ago