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:
- Concurrent hash trie☆54Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆53Updated 5 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- ☆20Updated 4 years ago
- Some experiments with JSON RPC in rust and tokio☆15Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago