paddie / gokmpLinks
String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)
☆42Updated 6 years ago
Alternatives and similar repositories for gokmp
Users that are interested in gokmp are comparing it to the libraries listed below
Sorting:
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Rolling window implementation in go.☆58Updated last week
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Go reflection simplified☆102Updated 9 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last month
- Data URL Schemes in Golang☆140Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- skiplist for golang☆84Updated 10 years ago
- Simple audio recognition library.☆46Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Character set conversion for Go☆63Updated 6 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 11 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆252Updated 10 months ago