oliver-giersch / hazptr
Hazard pointer based concurrent memory reclamation for Rust.
☆30Updated 4 years ago
Alternatives and similar repositories for hazptr:
Users that are interested in hazptr are comparing it to the libraries listed below
- ☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- ☆52Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- ☆24Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 11 months ago
- ☆40Updated 6 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆38Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Duplicate an async I/O handle☆40Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago