Skip to content

This is a lock free Container library,all algorithms in this library have been proven to be correct.

Notifications You must be signed in to change notification settings

AliceGame1/LockFreeContainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# LockFreeContainer

This is a lock free Container lib,all algorithms in this library have been proven to be correct.

  • ./queue is a lockfree queue,the correctness is in paper:

    Maurice Herlihy, Jeannette M. Wing: Linearizability: A Correctness Condition for

    Concurrent Objects. ACM Trans. Program. Lang. Syst. 12(3): 463-492 (1990)

About

This is a lock free Container library,all algorithms in this library have been proven to be correct.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published