oliver-giersch / hazptrLinks
Hazard pointer based concurrent memory reclamation for Rust.
☆30Updated 5 years ago
Alternatives and similar repositories for hazptr
Users that are interested in hazptr are comparing it to the libraries listed below
Sorting:
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Utility for reusing memory☆53Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust library for memory barrier☆35Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- NATS unique identifiers☆20Updated 5 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆47Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆40Updated 6 years ago
- ☆53Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆73Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year