You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
kayos cb6e9c71a6
entropy: fix race condition, massive performance boost (#17)
4 weeks ago
.github Bump actions/checkout from 3 to 4 4 weeks ago
entropy entropy: fix race condition, massive performance boost (#17) 4 weeks ago
hash Reduce: remove external `github.com/pkg/errors` package dependency 5 months ago
linux Debloat: we're not v1 yet so I can do this (remove network) 9 months ago
list !!! BREAKING !!! [list]: Pop() pops from the front of the list, not the back 5 months ago
pool Feat[pool]: IsClosed() function 4 months ago
squish Paranoid checks 1 year ago
.gitignore Update .gitignore 9 months ago
LICENSE Make godoc happy.. harder 2 years ago
README.md Docs: Add documentation, update README.md 8 months ago
common_test.go Coverage: fix regression 1 year ago
go.mod entropy: fix race condition, massive performance boost (#17) 4 weeks ago
go.sum Bump golang.org/x/crypto from 0.11.0 to 0.12.0 2 months ago
util.go Debloat: Get rid of zerolog dependency 10 months ago

README.md

common

GoDoc codecov

Welcome to things. Here are some of the aforementioned:


Dependencies

skeeto's amazing RNG for optimized entropy is the sole dependency save for stdlib++.