k3d3 / crossbeam-arccellLinks
Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.
☆42Updated 7 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:
- Concurrent hash trie☆58Updated 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 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Extra components for use with Mio.☆31Updated last week
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month
- ☆30Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆20Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- skiplist☆144Updated 4 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago