kinghajj / deque
A (mostly) lock-free concurrent work-stealing deque in Rust.
☆236Updated 2 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- Allocators in Rust☆312Updated 5 years ago
- A rust-macro which makes errors easy to write☆334Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Compact string type for zero-copy parsing☆257Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 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 macro to generate self-referential structs☆210Updated 4 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆354Updated 8 months ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Generic array types in Rust☆409Updated 2 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- cross-platform Rust API for memory mapped IO☆564Updated 3 years ago
- Rust interface to io_uring☆333Updated 11 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- An intrusive flamegraph profiling tool for rust.☆715Updated last year
- A Rust implementation of the xxHash algorithm.☆393Updated 5 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Design by contract style assertions for Rust☆245Updated 4 years ago
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago
- demo for rust asynchronous io: from mio to stackless coroutine☆353Updated 4 years ago
- Extremely generic linear algebra libary for Rust☆224Updated 6 months ago
- A port of HdrHistogram to Rust☆321Updated last year
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago