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:
- Online Change Detection Algorithm☆54Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Simple generative fuzzer☆17Updated 4 years ago
- adaptive replacement cache☆33Updated 11 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Updated 7 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 9 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- pcg random number generator☆41Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Line breaking in linear time☆31Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- State Machine Assisted Testing☆80Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- ddmin test case minimization algorithm☆31Updated 4 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Simple code templating for Go☆19Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago