Skip to content

codesenberg/concurrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concurrent GoDoc

concurrent is a set of collections and various other things to be used in concurrent environment, such as:

Packages in generic subfolder are meant to be used with gengen. Consult its README for examples, but usually it goes something like this:

gengen github.com/codesenberg/concurrent/generic/histogram float64

After this you might want to fill out appropriate functions in generated files marked with TODO commentaries and remove build tag to get autogenerated test suite.

About

This library contains a set of collections and various other things to be used in concurrent environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages