Skip to content

WalkerRout/arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc

Provides strong, owning atomically reference counted fat pointers and cycle-breaking weak pointers.

  • Strong pointers can be downgraded into weak pointers...
  • Weak pointers can be upgraded into strong pointers, but only if other strong pointers are still alive...

About

Atomic reference counting in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors