tidwall / match
Simple string pattern matcher for Go
☆126Updated 11 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☆68Updated 11 months ago
- Load file-backed memory☆120Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 9 months ago
- Go reflection simplified☆102Updated 4 months ago
- Natural strings sorting in Go☆77Updated 8 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Session implementation for fasthttp☆85Updated 2 months ago
- Cross platform locale detection for Golang☆109Updated 3 weeks ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- A complete solution for static files in Go code☆128Updated 9 months ago
- A goroutine limiter for Go☆79Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated 8 months ago
- Rolling window implementation in go.☆57Updated last week