Skip to content

A Go (golang) library to add generic wrappers to some standard library sync package types

License

Notifications You must be signed in to change notification settings

simplylib/genericsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference Go Report Card

genericsync

A Go (golang) library to add generic wrappers to some standard library sync package types

Currently the only implemented struct from sync is sync.Map and for sync.Map we make sure to test our functions with the tests in those packages, but rewritten to use generics. These are not pulled into the package, but ad-hoc run locally when a new function is added

About

A Go (golang) library to add generic wrappers to some standard library sync package types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages