jonhoo / haphazard
Hazard pointers in Rust.
☆197Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for haphazard
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Spin-based synchronization primitives☆482Updated 3 months ago
- Rust tutorial to demonstrate how variance works☆241Updated last year
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago
- Task abstraction for building executors☆401Updated 3 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆379Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆376Updated this week
- Async I/O and timers☆448Updated this week
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- Compile-time reference counting☆435Updated last year
- A port of Java's ConcurrentHashMap to Rust☆533Updated this week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- Count lines of LLVM IR per generic function☆410Updated last week
- Faster, more compact implementation of std::Cow☆337Updated last year
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Async executor☆333Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Intrusive collections for Rust☆410Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆303Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆387Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Futures, streams, and async I/O combinators.☆467Updated this week
- cross-platform Rust API for memory mapped IO☆418Updated 3 weeks ago
- high-speed timing library in Rust☆302Updated this week
- Manual segmented stacks for Rust☆286Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆287Updated 5 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆180Updated 3 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆300Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆259Updated last week