8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #17 from Aoang/fix/fastrand-go-122 Fix: update calls to `runtime.fastrand` to use `cheaprand` for compatibility with Go 1.22
Add Size() function denoting number of items in queue
add support for ppc64 and s390x cpu architectures
add benchmarks for raspberry pi 32 bit
update comments
shift list to native atomic types
refactor
update versioning
update version
minor perf improvement