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:
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Updated 7 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year
- Optimal cache stampede prevention☆16Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Super low overhead application level metrics☆24Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- Simple generative fuzzer☆17Updated 4 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Positional Population Count for Go☆70Updated last month
- adaptive replacement cache☆33Updated 11 years ago
- pcg random number generator☆41Updated 4 years ago
- A property-based testing library☆37Updated 8 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- State Machine Assisted Testing☆80Updated 5 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Line breaking in linear time☆31Updated 7 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago