paddie / gokmp
String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)
☆42Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gokmp
- Storing strings without GC overhead☆82Updated 4 years ago
- Rolling window implementation in go.☆57Updated 7 months ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆160Updated 3 years ago
- Go implementation of Adiantum☆88Updated 5 months ago
- Static bit vector structures library☆73Updated 5 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- A library for graceful restarts in Go.☆95Updated 7 years ago
- Load file-backed memory☆121Updated 2 years ago
- Access Times for files #golang☆42Updated 2 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Building blocks for fast rpc systems☆83Updated 7 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Random number/string utility library for Go☆63Updated 8 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 3 years ago
- Fast generation of 192-bit UUIDs☆83Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago