Skip to content

4r33x/fast-smr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-smr

Toward fast, wait-free, portable, and robust memory reclamation.

TODOs:

  • relax atomic orderings from SeqCst to Acq/Rel
  • bring back an unsafe variant of wait-free protect
  • add docs and update this README
  • add an era counter for platforms without AtomicU64

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%