lukechampine / frandLinks
A fast userspace CSPRNG
☆90Updated 8 months ago
Alternatives and similar repositories for frand
Users that are interested in frand are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Buffered Reader/Writer☆75Updated 9 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Fast integer map for uint32-to-uint32☆28Updated 3 weeks ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Intern Go strings☆95Updated last year
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- A Go API for perf_event_open☆24Updated 11 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago