DiscordJim / lfqueueLinks
A lock-free queue for asynchronous & synchronous code.
☆36Updated last month
Alternatives and similar repositories for lfqueue
Users that are interested in lfqueue are comparing it to the libraries listed below
Sorting:
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆166Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆72Updated 2 weeks ago
- Perfect hashing for an imperfect world☆93Updated last week
- A concurrent, append-only vector.☆195Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆76Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- Fantastic serialization library☆160Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Streaming JSON reader and writer written in Rust☆82Updated last week
- Yet another string type for Rust☆89Updated this week
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A safe sync/async multi-producer, multi-consumer channel☆204Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- ☆39Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- An SoA library for Rust☆150Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week