8000 GitHub - alidevhere/go-safe-counter: Go safe counter is a counter which can be used by multiple go routines at same time
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alidevhere/go-safe-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
< 8000 div class="d-flex gap-2">

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Safe Counter:

Go safe counter is a counter which can be used by multiple go routines at same time.

It implements generics so counter can be of any type which can be incremented or decremented i.e int,uint64,float etc.

Use:

go get github.com/alidevhere/go-safe-counter

About

Go safe counter is a counter which can be used by multiple go routines at same time

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0