Skip to content

zlatinb/atomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

atomics

Lockless, wait-free and allocation-free tools for Java

These tools are designed for situations where waiting to acquire a monitor or having garbage collections is not acceptable.

They have many caveats, so read the javadocs carefully!

About

Lockless, wait-free and allocation-free tools for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages