kinghajj / dequeLinks
A (mostly) lock-free concurrent work-stealing deque in Rust.
☆238Updated 2 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☆134Updated 7 years ago
- Allocators in Rust☆313Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 3 weeks ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Rust interface to io_uring☆334Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Compact string type for zero-copy parsing☆258Updated last year
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- A port of HdrHistogram to Rust☆321Updated last year
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- A fast mpmc queue with broadcast capabilities☆206Updated 6 years ago
- asynchronous networking primitives☆408Updated 5 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 compiler plugin to insert flame calls☆382Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- [Incomplete] A Raft implementation in Rust☆268Updated 7 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- demo for rust asynchronous io: from mio to stackless coroutine☆352Updated 4 years ago
- A Rust implementation of the xxHash algorithm.☆400Updated 2 weeks ago