tidwall / matchLinks
Simple string pattern matcher for Go
☆134Updated 3 months ago
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☆77Updated 8 months ago
- Load file-backed memory☆122Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Natural strings sorting in Go☆80Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Rolling window implementation in go.☆58Updated this week
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated 4 months ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years 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 buffer pool file I/O library for Go☆55Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- 🪡 Dead simple, lightweight tracing.☆90Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago