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
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Go reflection simplified☆101Updated 6 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Decompress .7z files in Go using 7z executable☆33Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Recursive filesystem event watcher using inotify in golang☆122Updated 2 years ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Google CityHash in Go☆107Updated 11 years ago
- Character set conversion for Go☆62Updated 6 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- A prefix tree implementation in go☆42Updated last year
- A tiny library to get current goroutine id☆90Updated last year
- Simple audio recognition library.☆46Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year