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
Sorting:
- Expression evaluator for Go☆73Updated last month
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Load file-backed memory☆122Updated 2 years ago
- Go reflection simplified☆101Updated 6 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- 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
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Intern Go strings☆94Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- Go simple async worker pool☆92Updated 4 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- Cross platform locale detection for Golang☆112Updated last week
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago