oliver-giersch / hazptrLinks
Hazard pointer based concurrent memory reclamation for Rust.
☆31Updated 5 years ago
Alternatives and similar repositories for hazptr
Users that are interested in hazptr are comparing it to the libraries listed below
Sorting:
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆47Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Utility for reusing memory☆53Updated 6 years ago
- ☆40Updated 6 years ago
- ☆53Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Overloadable functions in rust.☆43Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago