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
- xxh3 fast hash function☆104Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A fast userspace CSPRNG☆92Updated last year
- A memory allocator for Go.☆87Updated 5 years ago
- Go implementation of Adiantum☆90Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- High resolution timing and benchmarking for Go☆264Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Load file-backed memory☆122Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A complete solution for static files in Go code☆129Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Meow hash for Golang☆126Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago