lukechampine / frandLinks
A fast userspace CSPRNG
☆90Updated 9 months ago
Alternatives and similar repositories for frand
Users that are interested in frand are comparing it to the libraries listed below
Sorting:
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Buffered Reader/Writer☆75Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- efficient client ⚡️☆75Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- xxh3 fast hash function☆105Updated 6 years ago
- Native Go XZ decompression package☆82Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Intern Go strings☆96Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A diff3 text merge implementation in Go☆23Updated last year