https://github.com/jonhoo/haphazard
Hazard pointers in Rust.
https://github.com/jonhoo/haphazard
Last synced: about 1 year ago
JSON representation
Hazard pointers in Rust.
- Host: GitHub
- URL: https://github.com/jonhoo/haphazard
- Owner: jonhoo
- License: apache-2.0
- Created: 2021-06-26T22:06:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T10:26:40.000Z (over 1 year ago)
- Last Synced: 2025-05-15T01:49:08.723Z (about 1 year ago)
- Language: Rust
- Size: 260 KB
- Stars: 204
- Watchers: 4
- Forks: 28
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://crates.io/crates/haphazard)
[](https://docs.rs/haphazard/)
[](https://codecov.io/gh/jonhoo/haphazard)
[](https://deps.rs/repo/github/jonhoo/haphazard)
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p1121r3.pdf
https://github.com/facebook/folly/tree/0e92d3c2705a45ba7850708fd7fe0c709d6a0e5f
## License
Licensed under Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0).
## Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be licensed as above, without any additional terms or
conditions.