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@tcp.direct 85943b8762
Feat[pool]: IsClosed() function
6 days ago
.github Bump actions/checkout from 2 to 3 2 months ago
entropy Feat: LockableList (pushpop) 2 months ago
hash Reduce: remove external `github.com/pkg/errors` package dependency 4 weeks ago
linux Debloat: we're not v1 yet so I can do this (remove network) 5 months ago
list !!! BREAKING !!! [list]: Pop() pops from the front of the list, not the back 4 weeks ago
pool Feat[pool]: IsClosed() function 6 days ago
squish Paranoid checks 9 months ago
.gitignore Update .gitignore 5 months ago
LICENSE Make godoc happy.. harder 1 year ago
README.md Docs: Add documentation, update README.md 4 months ago
common_test.go Coverage: fix regression 8 months ago
go.mod Bump golang.org/x/crypto from 0.8.0 to 0.9.0 3 weeks ago
go.sum Bump golang.org/x/crypto from 0.8.0 to 0.9.0 3 weeks ago
util.go Debloat: Get rid of zerolog dependency 6 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++.