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:
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 3 weeks ago
- A cron job scheduler for Go☆204Updated 10 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- Character set conversion for Go☆63Updated 6 years ago
- Random number/string utility library for Go☆62Updated 9 years ago
- Go reflection simplified☆102Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Caching package for Go☆89Updated 8 years ago
- User agent string parser in golang☆71Updated 5 years ago
- Streaming File Cache for #golang☆128Updated last year
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- ☆50Updated 4 years ago
- skiplist for golang☆84Updated 11 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Simple, thread-safe Go rate-limiter☆82Updated 4 months ago
- regexp4 engine (Go-lang)☆41Updated 4 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- A go package for reading RAR archives.☆137Updated last month
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 11 years ago
- High resolution timing and benchmarking for Go☆264Updated this week
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago