lukechampine / frandLinks
A fast userspace CSPRNG
☆91Updated 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
- Go implementation of Adiantum☆91Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Buffered Reader/Writer☆77Updated last month
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Native Go XZ decompression package☆82Updated 4 years ago