k3d3 / crossbeam-arccell
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
- Concurrent hash trie☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆52Updated 5 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆59Updated 6 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆20Updated 4 years ago
- ☆47Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Async readiness traits☆11Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago