awnumar / fastrand
10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand
☆162Updated 3 years ago
Alternatives and similar repositories for fastrand:
Users that are interested in fastrand are comparing it to the libraries listed below
- Static bit vector structures library☆72Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Non-Invasive goroutine inspector☆90Updated last year
- Merge multiple pprof profile files into a single file☆122Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- A complete solution for static files in Go code☆128Updated 9 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 5 years ago
- Go implementation of Linux Network Block Devices☆133Updated 6 months ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- A fast userspace CSPRNG☆88Updated 4 months ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 2 months ago
- Go implementation of Adiantum☆90Updated 8 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆137Updated 2 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago