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
- A memory allocator for Go.☆83Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A fast userspace CSPRNG☆90Updated 9 months ago
- Non-Invasive goroutine inspector☆91Updated last month
- Storing strings without GC overhead☆82Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 3 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Load file-backed memory☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- A complete solution for static files in Go code☆129Updated last year
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Meow hash for Golang☆126Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago