tidwall / match
Simple string pattern matcher for Go
☆124Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for match
- Load file-backed memory☆121Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Natural strings sorting in Go☆74Updated 5 months ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Go reflection simplified☆101Updated 3 weeks ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 6 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆44Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Go simple async worker pool☆92Updated 3 years ago
- Go expression evaluation comparison☆48Updated 8 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A complete solution for static files in Go code☆128Updated 6 months ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆123Updated 11 months ago
- Intern Go strings☆92Updated 11 months ago
- A lightweight buffered event lib☆55Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago