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
- Access Times for files #golang☆42Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Building blocks for fast rpc systems☆85Updated 7 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Go reflection simplified☆102Updated 5 months ago
- Static bit vector structures library☆72Updated 5 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 10 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- errgroup with goroutine worker limits☆163Updated 2 years ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- Expression evaluator for Go☆70Updated 2 weeks ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- A prefix tree implementation in go☆42Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Fast generation of 192-bit UUIDs☆84Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Aho-Corasick string-searching algorithm in Go☆60Updated 4 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- ☆50Updated 4 years ago
- skiplist for golang☆84Updated 10 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Off heap golang memory pool☆60Updated 3 years ago