Crates.io | lock_freedom |
lib.rs | lock_freedom |
version | 0.1.0 |
source | src |
created_at | 2023-07-11 16:55:15.693934 |
updated_at | 2023-07-11 16:55:15.693934 |
description | This crate provides concurrent data structures and a solution to the ABA problem as an alternative of hazard pointers |
homepage | |
repository | https://github.com/wyatt-herkamp/lock_freedom |
max_upload_size | |
id | 914007 |
size | 269,043 |
A fork of the lockfree
Lockfree data structures for Rust.
We currently have:
https://bzim.gitlab.io/lockfree/lockfree/
See CHANGELOG.md
See CONTRIBUTING.md
See BENCHMARKS.md