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:
- Simple audio recognition library.☆46Updated 6 years ago
- Golang pkg for URL parsing and normalization☆161Updated 3 years ago
- Character set conversion for Go☆63Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- setproctitle() for Go☆113Updated 4 years ago
- regexp4 engine (Go-lang)☆41Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 months ago
- ☆50Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 6 months ago
- Random number/string utility library for Go☆63Updated 9 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A pseudo-random number generator wriiten in Golang☆113Updated 3 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- skiplist for golang☆84Updated 11 years ago
- Data URL Schemes in Golang☆142Updated 4 years ago
- Go Bindings for libmagic and an idiomatic API for getting a file's MIME type.☆43Updated 6 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Go reflection simplified☆102Updated last year
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- High resolution timing and benchmarking for Go☆264Updated last month
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 10 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago