crossbeam-rs / crossbeam-epochLinks
Epoch-based garbage collection
☆81Updated 6 years ago
Alternatives and similar repositories for crossbeam-epoch
Users that are interested in crossbeam-epoch are comparing it to the libraries listed below
Sorting:
- Concurrent work-stealing deque☆47Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- ☆129Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Unix signal handling for tokio☆87Updated 7 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 6 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Extensions for standard networking types☆106Updated last year
- A pool of reusable values☆51Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- skiplist☆142Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago