seehuhn / mt19937Links
An implementation of Takuji Nishimura's and Makoto Matsumoto's Mersenne Twister pseudo random number generator in Go.
☆75Updated 4 years ago
Alternatives and similar repositories for mt19937
Users that are interested in mt19937 are comparing it to the libraries listed below
Sorting:
- ☆139Updated 6 years ago
- Go session management for web servers (including support for Google App Engine - GAE).☆118Updated 10 months ago
- A Go preprocessor for package scoped reflection☆105Updated 7 years ago
- Vectormath for Go☆66Updated 6 years ago
- Common Go code.☆126Updated last year
- Xferspdy provides binary diff and patch library in golang. [Mentioned in Awesome Go, https://github.com/avelino/awesome-go]☆102Updated 4 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- A simple Go library for performing 2D collision detection based on sat-js☆73Updated 2 years ago
- luar is a Go package for conveniently working with the luago Lua bindings. Arbitrary Go functions can be registered☆303Updated 4 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 3 years ago
- read and write excel files in go/golang☆84Updated 6 years ago
- A Go script that could replace your Makefile.☆121Updated 7 years ago
- Convert XML to Go structs / XML to JSON☆271Updated 2 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 6 years ago
- Golang (GO) implementation of Javascript Object Signing and Encryption specification☆186Updated 8 months ago
- Super Fast Regex in Go☆219Updated 7 years ago
- Python port of OrderedDict to Go☆69Updated 2 years ago
- Strict subset of the XPath specification for the Go language.☆115Updated 5 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago
- Easily and dynamically generate maps from Go static structures☆144Updated 6 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Updated 5 years ago
- An HTTP server for testing Wasm☆267Updated 4 months ago
- Toy SQL parser example for Gopher Academy☆335Updated 5 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆79Updated 6 years ago
- JSON query in Golang☆189Updated 2 years ago
- uint128 for Go