Skip to content

isabella232/go-threading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang - Threading Utils

Channel

  • prevent firing empty channel
  • context to channel waiting

Thread safe variables

Queue

  • General purpose and cancelable function specific queues
  • Indexes
  • Eviction policies
  • Capacity limit

stoppable function

secure timer

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%