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
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 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☆227Updated 5 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆519Updated 3 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- A fast mpmc queue with broadcast capabilities☆203Updated 6 years ago
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 2 years ago
- asynchronous networking primitives☆408Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Allocators in Rust☆312Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Fast generic radix trie implemented in Rust☆196Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆387Updated 3 months ago
- A port of HdrHistogram to Rust☆319Updated last year
- Rust interface to io_uring☆332Updated 10 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- 🐈🚪 Creates listening sockets and passes their FDs to a child process. You should probably use systemfd instead!☆142Updated 4 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 2 years ago
- Implementation of the nanomsg "Scalability Protocols" in rust.☆194Updated 5 years ago
- Fail points for rust☆343Updated 3 months ago
- Compact string type for zero-copy parsing☆252Updated last year
- Rust FFI wrapper for CRoaring☆157Updated last week
- A compiler plugin to insert flame calls☆381Updated last year
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆275Updated last year
- A Rust procedural macro for tracing function execution☆337Updated last year
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Generic array types in Rust☆407Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆560Updated 3 years ago