mahdi-shojaee / looleLinks
A safe sync/async multi-producer, multi-consumer channel
☆206Updated 6 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 4 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆171Updated 5 months ago
- Müsli is a flexible and efficient serialization framework☆417Updated 2 weeks ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆202Updated 2 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- Rust web servers without async/await.☆218Updated 10 months ago
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆110Updated 2 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated 2 weeks ago
- Immutable strings, in Rust.☆250Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Nio is an experimental async runtime for Rust☆322Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆374Updated last week
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆189Updated last week
- A Rust crate for extracting readable content from web pages.☆181Updated 2 weeks ago
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- ☆187Updated last week
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆217Updated 4 months ago
- Fantastic serialization library☆160Updated last year
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆285Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated 2 weeks ago