tidwall / match
Simple string pattern matcher for Go
☆126Updated 9 months ago
Alternatives and similar repositories for match:
Users that are interested in match are comparing it to the libraries listed below
- Expression evaluator for Go☆67Updated 10 months ago
- Load file-backed memory☆121Updated 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 JSON stream parser for Go☆67Updated 2 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- Natural strings sorting in Go☆75Updated 7 months ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- A goroutine limiter for Go☆80Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Go Pooling Helpers