Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
/ atomic128 Public archive

128-bit atomic operations using CMPXCHG16B for Golang. [Experiment]. [Abandoned].

License

Notifications You must be signed in to change notification settings

tmthrgd/atomic128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomic128

GoDoc Build Status Go Report Card

128-bit atomic operations using CMPXCHG16B for Golang. Don't use this. It is not feature complete, nor is it safe. It is strictly an experiment.

About

128-bit atomic operations using CMPXCHG16B for Golang. [Experiment]. [Abandoned].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published