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☆110Updated 6 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- Go reflection simplified☆102Updated 10 months ago
- ☆50Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Character set conversion for Go☆63Updated 6 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- Simple audio recognition library.☆46Updated 6 years ago
- User agent string parser in golang☆71Updated 5 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 3 years ago
- Full port of LIBSVM in the Go programming language☆103Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Go Bindings for libmagic and an idiomatic API for getting a file's MIME type.☆41Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆255Updated 11 months ago
- Simple string pattern matcher for Go☆132Updated last week
- skiplist for golang☆84Updated 10 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 2 months ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Data URL Schemes in Golang☆141Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago