k3d3 / crossbeam-arccellLinks
Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.
☆42Updated 6 years ago
Alternatives and similar repositories for crossbeam-arccell
Users that are interested in crossbeam-arccell are comparing it to the libraries listed below
Sorting:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- ☆20Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆47Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆39Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Extra components for use with Mio.☆31Updated 3 weeks ago