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
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆132Updated 7 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 3 months ago
- Allocators in Rust☆311Updated 4 years ago
- A library for creating references that carry their owner with them.☆363Updated last year
- A port of HdrHistogram to Rust☆310Updated 9 months ago
- A rust-macro which makes errors easy to write☆335Updated 8 months ago
- Rust interface to io_uring☆328Updated 7 months ago
- Fast generic radix trie implemented in Rust☆191Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆512Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆342Updated 4 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Efficient transactional memory in rust.☆208Updated 3 years ago
- ☆135Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆557Updated 2 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- A fast mpmc queue with broadcast capabilities☆201Updated 6 years ago
- Fail points for rust☆342Updated last month
- An intrusive flamegraph profiling tool for rust.☆708Updated 10 months ago
- Intrusive collections for Rust☆430Updated 4 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆135Updated 5 years ago
- Context utilities in Rust☆87Updated last year
- A cargo subcommand to manage local registries☆151Updated 5 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- Test your Rust Markdown documentation via Cargo☆290Updated 9 months ago