tidwall / matchLinks
Simple string pattern matcher for Go
☆134Updated 2 months ago
Alternatives and similar repositories for match
Users that are interested in match are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Storing strings without GC overhead☆84Updated 2 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated last month
- A JSON stream parser for Go☆68Updated 3 years ago
- Session implementation for fasthttp☆85Updated 8 months ago
- Natural strings sorting in Go☆80Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Intern Go strings☆96Updated last year
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A go function to report total system memory☆206Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Pretty Slug.☆97Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Rolling window implementation in go.☆58Updated last week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago