oliver-giersch / hazptr
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☆46Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆52Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- NATS unique identifiers☆20Updated 3 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- ☆40Updated 6 years ago
- Rust library for memory barrier☆35Updated 11 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago