Skip to content

Releases: Johnabell/atom_box

Version 0.2.1

26 Sep 07:53
212bec8
Compare
Choose a tag to compare

Adds alternative implementation for hazard pointer list. Switched using the bicephaly feature.

Version 0.2.0

26 Sep 07:51
f94dd5b
Compare
Choose a tag to compare

This adds support for no-std to the crate.

v.0.1.2

29 Oct 07:41
Compare
Choose a tag to compare
  • Update readme
    • Add discussion section
    • Add instructions for running Loom and Miri tests
  • Add license file

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Oct 20:29
Compare
Choose a tag to compare
  • Updating documentation to use Arc in examples
  • Adding loom test using Arc
  • Clean up code (internal macro and print statements)
  • Adding drop implementation for AtomBox

v0.1.0

24 Oct 22:53
Compare
Choose a tag to compare

Initial release