kinghajj / dequeLinks
A (mostly) lock-free concurrent work-stealing deque in Rust.
☆243Updated 3 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Generate CPU FlameGraphs based on DWARF Debug Info☆135Updated 8 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆176Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Allocators in Rust☆317Updated 5 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 6 months ago
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆531Updated 4 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆388Updated 4 years ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- ☆137Updated last year
- Respond to OS signals with channels.☆126Updated 6 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- A Rust implementation of the xxHash algorithm.☆417Updated 3 months ago
- ☆165Updated 7 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Python-style function decorators for Rust☆158Updated 4 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- 🐈🚪 Creates listening sockets and passes their FDs to a child process. You should probably use systemfd instead!☆142Updated 4 years ago