jbarham / primegen
Port of D. J. Bernstein's primegen prime number generator to Go
☆31Updated 5 years ago
Alternatives and similar repositories for primegen:
Users that are interested in primegen are comparing it to the libraries listed below
- Simple generative fuzzer☆16Updated 3 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Graph layouting package☆24Updated 2 months ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- A fast encoder for Go.☆11Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- ☆18Updated 4 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Line breaking in linear time☆31Updated 6 years ago
- ☆29Updated 8 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Fast, sparse bitsets☆20Updated 4 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- github.com/cznic/ir has moved to modernc.org/ir☆11Updated 6 years ago
- Go I/O utilities☆53Updated 6 years ago
- ☆23Updated 6 years ago
- Easy fuzzing with go-fuzz☆14Updated 5 years ago
- Brenda is a boolean expression solver for Go AST