lukechampine / frandLinks
A fast userspace CSPRNG
☆92Updated last year
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☆60Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Go implementation of Adiantum☆90Updated last year
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- simple data streams for go☆31Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- Big integer multiplication library for Go using Fast Fourier transform☆79Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Native Go XZ decompression package☆82Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Meow hash for Golang☆126Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- fast int64-int64 map for go☆100Updated 2 months ago