lukechampine / frand
A fast userspace CSPRNG
☆88Updated last month
Related projects ⓘ
Alternatives and complementary repositories for frand
- Static bit vector structures library☆73Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆160Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Buffered Reader/Writer☆74Updated 2 months ago
- The fastest way to xor bytes in Go☆72Updated 3 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Go implementation of Adiantum☆88Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go implementation of Google's HighwayHash☆74Updated 3 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆41Updated 2 years ago
- fast int64-int64 map for go☆95Updated last year
- Big integer multiplication library for Go using Fast Fourier transform☆73Updated last year
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Minimal perfect hashing in Go☆72Updated last year
- Intern Go strings☆92Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 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
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- An efficient assembly hexadecimal implementation for Golang.☆24Updated 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…☆68Updated 5 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 7 years ago