paddie / gokmpLinks
String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)
☆42Updated 5 years ago
Alternatives and similar repositories for gokmp
Users that are interested in gokmp are comparing it to the libraries listed below
Sorting:
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- ☆51Updated 4 years ago
- Character set conversion for Go☆63Updated 6 years ago
- Go reflection simplified☆102Updated 7 months ago
- Static bit vector structures library☆72Updated 5 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Decompress .7z files in Go using 7z executable☆33Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Rolling window implementation in go.☆57Updated this week
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago