MichaelTJones / pcgLinks
Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator
☆61Updated 4 years ago
Alternatives and similar repositories for pcg
Users that are interested in pcg are comparing it to the libraries listed below
Sorting:
- An assortment of more specialized math routines for Go☆77Updated last year
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆70Updated 6 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- Meow hash for Golang☆126Updated 6 years ago
- pcg random number generator☆41Updated 4 years ago
- Plotting package for Go☆41Updated 7 years ago
- SFTP server library in Go☆77Updated 6 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- Image resizing in pure Go and SIMD☆214Updated 8 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆34Updated 7 years ago
- Experiment with Go intrinsics (NOT USABLE)☆38Updated 8 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Simple and fast graph library☆72Updated 5 years ago
- Positional Population Count for Go☆70Updated 2 months ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Generic Data Structures/Algorithms in golang.☆54Updated 9 years ago
- Parallel and radix sorting in Go☆102Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆114Updated 2 weeks ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 7 years ago
- Painless polymorphism☆127Updated 8 years ago
- Who needs generics when you have go generate.☆20Updated 9 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Very fast, very unsafe serialization for Go☆148Updated 3 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆232Updated 3 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago