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
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- ☆20Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A macro to generate Rust actors☆43Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- ☆52Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- ☆46Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago