lukechampine / frand
A fast userspace CSPRNG
☆90Updated 7 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.☆80Updated 3 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- simple data streams for go☆31Updated 2 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated 11 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Expression evaluator for Go☆74Updated last month