lukechampine / frand
A fast userspace CSPRNG
☆88Updated 3 months ago
Alternatives and similar repositories for frand:
Users that are interested in frand are comparing it to the libraries listed below
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Go implementation of Adiantum☆88Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Buffered Reader/Writer☆75Updated 4 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Intern Go strings☆92Updated last year
- 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)☆59Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years 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 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Fast integer map for uint32-to-uint32☆28Updated 2 months ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Meow hash for Golang☆126Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- Go translation of MetroHash☆109Updated 2 weeks ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago