Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

ssvlabs/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages