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
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- ☆20Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆44Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years 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
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 11 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- ☆23Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆52Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- ☆47Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Futures-aware lock primitives☆39Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 6 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago