lukechampine / frandLinks
A fast userspace CSPRNG
☆92Updated 11 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
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Go translation of MetroHash☆113Updated 8 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last week