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:
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Simple audio recognition library.☆46Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Character set conversion for Go☆63Updated 6 years ago
- Random number/string utility library for Go☆62Updated 9 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- Go reflection simplified☆102Updated last year
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- skiplist for golang☆84Updated 11 years ago
- A pseudo-random number generator wriiten in Golang☆113Updated 3 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 5 months ago
- Recursive filesystem event watcher using inotify in golang☆123Updated last month
- regexp4 engine (Go-lang)☆41Updated 4 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 11 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 10 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 8 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago