paddie / gokmp
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
- Static bit vector structures library☆72Updated 5 years ago
- Building blocks for fast rpc systems☆84Updated 7 years ago
- A Go implementation of the Time-Based One Time Password (TOTP) protocol. Works with Google Authenticator.☆67Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Access Times for files #golang☆42Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Go reflection simplified☆101Updated 3 months ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- A scalable lock-free channel.☆134Updated 8 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Threading and Caching Utilities for golang☆31Updated 6 years ago
- Decompress .7z files in Go using 7z executable☆33Updated 3 years ago
- skiplist for golang☆84Updated 10 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago