Skip to content

Copy-on-write pointers with lazy modification support to minimise clones with a cost counter to limit work duplication.

Notifications You must be signed in to change notification settings

Vi-Kitten/lazy-cow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy Cow

resting udders

A copy-on-write smart pointer supporting lazy edits with a cost counter to limit lazy work duplication per shared value to ensure good asymptotics.

About

Copy-on-write pointers with lazy modification support to minimise clones with a cost counter to limit work duplication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages