tidwall / matchLinks
Simple string pattern matcher for Go
☆128Updated 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☆76Updated 4 months ago
- Load file-backed memory☆122Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆165Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 3 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Intern Go strings☆95Updated last year
- Rolling window implementation in go.☆58Updated last month
- Natural strings sorting in Go☆78Updated last year
- Go simple async worker pool☆92Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Session implementation for fasthttp☆85Updated 4 months ago
- Go expression evaluation comparison☆50Updated last year
- ☆86Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Go reflection simplified☆102Updated 9 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Cross platform locale detection for Golang☆113Updated last month