jgallagher / gosacaLinks
Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong
☆26Updated 12 years ago
Alternatives and similar repositories for gosaca
Users that are interested in gosaca are comparing it to the libraries listed below
Sorting:
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆34Updated last year
- Sequitur algorithm for recognizing lexical structure in strings☆40Updated 3 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Updated 6 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Simple code templating for Go☆19Updated 8 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 10 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- pcg random number generator☆41Updated 3 years ago
- ☆18Updated 4 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Interlink Remote Applications☆22Updated 7 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Online Change Detection Algorithm☆53Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Simple expiring cache☆15Updated 8 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 9 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Positional Population Count for Go☆68Updated last month