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
- Go reflection simplified☆102Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Session implementation for fasthttp☆85Updated 3 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Intern Go strings☆95Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Cross platform locale detection for Golang☆113Updated 3 weeks ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- A complete solution for static files in Go code☆129Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 2 weeks ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆164Updated 2 years ago
- Pretty Slug.☆95Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Go expression evaluation comparison☆50Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago