DiscordJim / lfqueueLinks
A lock-free queue for asynchronous & synchronous code.
☆37Updated 3 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☆79Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Port of bbolt in Rust☆65Updated last year
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Yet another string type for Rust☆89Updated this week
- ☆78Updated 3 weeks ago
- A concurrent, append-only vector.☆204Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- A very fast Key-Value store in pure rust☆211Updated 4 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 2 months ago
- Fantastic serialization library☆160Updated last year
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- ☆39Updated last year
- An SoA library for Rust☆156Updated 8 months ago
- A very fast HTTP Server based on Hyper and Rust☆88Updated last year
- Embedded Key-Value Storage Engine☆128Updated 5 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆110Updated last month
- Succinct data structures using very efficient rank and select☆127Updated last week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 3 months ago
- ☆35Updated 3 weeks ago
- Streaming JSON reader and writer written in Rust☆85Updated this week
- ☆217Updated 3 months ago