DiscordJim / lfqueueLinks
A lock-free queue for asynchronous & synchronous code.
☆37Updated 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☆76Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated last week
- Embedded Key-Value Storage Engine☆124Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A concurrent, append-only vector.☆201Updated last month
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Fantastic serialization library☆160Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆74Updated last month
- ☆211Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- ☆39Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 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…☆101Updated 2 months ago
- Typed any map for rust☆67Updated 9 months ago
- The missing compound borrowing for Rust.☆61Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Yet another string type for Rust☆89Updated last week
- A fast and flexible LRU map.☆192Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago