kinghajj / deque
A (mostly) lock-free concurrent work-stealing deque in Rust.
☆235Updated 2 years ago
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 4 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Fast generic radix trie implemented in Rust☆193Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Efficient transactional memory in rust.☆209Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆132Updated 7 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Fail points for rust☆343Updated 2 months ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆201Updated last year
- Rust interface to io_uring☆330Updated 8 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Allocators in Rust☆311Updated 4 years ago
- A port of HdrHistogram to Rust☆313Updated 11 months ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- A rust-macro which makes errors easy to write☆334Updated 9 months ago
- RAMP - Rust Arithmetic in Multiple Precision☆260Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆273Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A Rust implementation of the xxHash algorithm.☆386Updated 2 months ago
- skiplist☆141Updated 3 years ago
- A fast mpmc queue with broadcast capabilities☆201Updated 6 years ago
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago