awnumar / fastrandLinks
10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand
☆164Updated 4 years ago
Alternatives and similar repositories for fastrand
Users that are interested in fastrand are comparing it to the libraries listed below
Sorting:
- Static bit vector structures library☆72Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- Storing strings without GC overhead☆84Updated last month
- A fast userspace CSPRNG☆92Updated last year
- Go implementation of Adiantum☆90Updated last year
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Meow hash for Golang☆126Updated 5 years ago
- ☆99Updated 10 months ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Buffered Reader/Writer☆78Updated 4 months ago