kinghajj / dequeLinks
A (mostly) lock-free concurrent work-stealing deque in Rust.
☆240Updated 3 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆133Updated 7 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Compact string type for zero-copy parsing☆260Updated last year
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- Allocators in Rust☆314Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- A rust-macro which makes errors easy to write☆336Updated last year
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Respond to OS signals with channels.☆124Updated 6 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆526Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- ☆137Updated last year
- Multi-producer, multi-consumer concurrent channel for Rust.☆387Updated 4 years ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- A fast mpmc queue with broadcast capabilities☆208Updated 7 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- A mortifying serialization library for Rust☆341Updated 2 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A library for creating references that carry their owner with them.☆377Updated last year