sarpdag / boyermoore
Implementation of Boyer-Moore fast string search algorithm in Go
☆57Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for boyermoore
- A set of performant rate limiters for Go☆88Updated 8 months ago
- Collect data about your dependencies☆41Updated last week
- spectacular Golang struct tag parsing☆61Updated 10 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- some data structures and algorithms using golang☆69Updated 10 months ago
- µDiff - a micro Go diffing library☆168Updated last month
- A golang map in which entries expire after given a time period☆53Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.