tidwall / match
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
- Expression evaluator for Go☆70Updated 3 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- Load file-backed memory☆122Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Natural strings sorting in Go☆78Updated 10 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go reflection simplified☆101Updated 6 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- Go simple async worker pool☆92Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go expression evaluation comparison☆50Updated last year
- A Lightweight in-memory key:value cache library for Go.☆180Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Session implementation for fasthttp☆85Updated last month
- A spinlock implementation for Go.☆61Updated 4 years ago
- Intern Go strings☆94Updated last year
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A fast little LRU cache for Go☆169Updated last year
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year