DiscordJim / lfqueueLinks
A lock-free queue for asynchronous & synchronous code.
☆40Updated 5 months ago
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☆84Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- High-precision, high-performance fixed-point decimal type for Rust.☆59Updated 3 months ago
- ☆78Updated 3 months ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆193Updated last week
- A concurrent, append-only vector.☆208Updated 5 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆84Updated 5 months ago
- Fantastic serialization library☆158Updated last week
- An ergonomic graph API for Rust☆51Updated this week
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Port of bbolt in Rust☆67Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- bitfields implementation for rust☆71Updated 2 weeks ago
- Static-checked parsing of regexes into structs☆45Updated last year
- An implementation of the C++ Masstree data structure in Rust.☆203Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Succinct data structures using very efficient rank and select☆128Updated last month
- ☆226Updated 6 months ago
- Fixed-size decimal numbers implemented in pure Rust☆242Updated last month
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Yet another string type for Rust☆91Updated 3 weeks ago
- Blazing fast parallel caching for Rust. Serializes complex data to a chunked file format to get CPU maximum power on data loads, but as a…☆108Updated last month
- Generate Rust enum variants without associated data☆99Updated 3 weeks ago
- Rust Wasm plugins examples☆122Updated last week