Skip to content
forked from muXxer/hive.go

A Go library containing data structures, various utils and abstractions which are used by both GoShimmer and Hornet.

License

Notifications You must be signed in to change notification settings

luca-moser/hive.go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hive.go

hive.go is a Go library containing: data structures, various utils and abstractions which are used by both GoShimmer and Hornet.

Deadlock activation

Compile your program using the deadlock build flag in order to swap out mutexes from the syncutils package with https://github.com/sasha-s/go-deadlock.

About

A Go library containing data structures, various utils and abstractions which are used by both GoShimmer and Hornet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%