Skip to content

cpuchain/go-yespower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-yespower

Go bindings of yespower hashing algorithm written in C

Example

See example/main.go

To test

$ go run example/main.go

Testing

$ go test -v

# ns/op -> s/op -> h/s
$ go test -bench=Yes -benchtime 4s

LICENSE

BSD 2-Clause, as per written from yespower files

Releases

No releases published

Packages

No packages published

Languages

  • C 78.9%
  • Go 19.3%
  • Makefile 1.8%