5 releases
| 0.2.3 | Nov 12, 2025 |
|---|---|
| 0.2.2 | Oct 14, 2024 |
| 0.2.1 | Oct 13, 2024 |
| 0.1.1 | Oct 10, 2024 |
| 0.1.0 | Oct 10, 2024 |
#589 in Memory management
22,078 downloads per month
Used in aarc
29KB
681 lines
fast-smr
Toward fast, wait-free, portable, and robust memory reclamation.
TODOs:
- relax atomic orderings from SeqCst to Acq/Rel