jgallagher / gosaca
Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong
☆26Updated 11 years ago
Alternatives and similar repositories for gosaca:
Users that are interested in gosaca are comparing it to the libraries listed below
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- ☆15Updated 7 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 6 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- pcg random number generator☆40Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 9 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- ☆18Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Experiments and bad ideas☆20Updated 4 months ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 6 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A stripped-down Markdown variant that hopefully won't slip☆20Updated 7 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- BitSet data structure in golang☆39Updated 5 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 7 years ago
- ☆29Updated 8 years ago