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
- Decompress .7z files in Go using 7z executable☆33Updated 3 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- bloomfilter.js ported to Go☆95Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Load file-backed memory☆120Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- ☆50Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Aho-Corasick string-searching algorithm in Go☆59Updated 4 years ago
- A prefix tree implementation in go☆42Updated 11 months ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Go reflection simplified☆102Updated 5 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆163Updated 4 years ago
- Go implementation of Adiantum☆91Updated 10 months ago
- Expression evaluator for Go☆68Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago