tidwall / matchLinks
Simple string pattern matcher for Go
☆127Updated last year
Alternatives and similar repositories for match
Users that are interested in match are comparing it to the libraries listed below
Sorting:
- Expression evaluator for Go☆74Updated 2 months ago
- Load file-backed memory☆122Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Intern Go strings☆95Updated last year
- Go reflection simplified☆102Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Natural strings sorting in Go☆79Updated 11 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Session implementation for fasthttp☆85Updated 2 months ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- Time based rotating file writer☆57Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago