crossbeam-rs / crossbeam-epochView external linksLinks
Epoch-based garbage collection
☆82Nov 5, 2018Updated 7 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☆48Nov 5, 2018Updated 7 years ago
- Multi-producer multi-consumer channels for message passing☆332Nov 5, 2018Updated 7 years ago
- Concurrent skip list☆24Nov 5, 2018Updated 7 years ago
- Utilities for concurrent programming☆37Nov 5, 2018Updated 7 years ago
- Rust wrapper to the GitLab API.☆13Feb 3, 2017Updated 9 years ago
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- Allocators in Rust☆318Apr 4, 2020Updated 5 years ago
- AsyncRead/AsyncWrite/Stream for `multipart/form-data`. Implemented rfc7578☆13Dec 5, 2025Updated 2 months ago
- A Rust HashMap implementation with copy-on-write keys and values☆33Sep 3, 2019Updated 6 years ago
- Asynchronous HTTP client built on libcurl☆111Jan 2, 2019Updated 7 years ago
- Efficient transactional memory in rust.☆210Aug 2, 2021Updated 4 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Apr 21, 2025Updated 9 months ago
- A combinator library for building asynchronous HTTP services☆58Mar 29, 2019Updated 6 years ago
- Utilities for pinning☆99Apr 5, 2024Updated last year
- RFCs for changes to Crossbeam☆154Nov 6, 2018Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 7 years ago
- ☆14Aug 23, 2019Updated 6 years ago
- Asynchronous process management for tokio☆150Jul 22, 2019Updated 6 years ago
- Caching layer load balancer.☆45Sep 16, 2020Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- An attempt to make a port of minimp3 to Rust☆31Mar 13, 2019Updated 6 years ago
- Experimental persistent collections in Rust☆45Oct 25, 2017Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Jun 14, 2025Updated 8 months ago
- A point of coordination for all things Rust and Async☆224Oct 30, 2019Updated 6 years ago
- Line protocol for Tokio☆64Aug 17, 2017Updated 8 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46May 1, 2019Updated 6 years ago
- ☆738Mar 2, 2020Updated 5 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/stb_truetype-rs☆17Dec 14, 2020Updated 5 years ago
- a place to coordinate our shared efforts☆16Mar 22, 2019Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Apr 20, 2020Updated 5 years ago
- Error management☆1,419May 2, 2020Updated 5 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Jan 4, 2024Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆62Apr 29, 2018Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Mar 1, 2025Updated 11 months ago