GRbit / go-pcre
Perl Compatible Regular Expression for Go
☆57Updated 8 months ago
Alternatives and similar repositories for go-pcre:
Users that are interested in go-pcre are comparing it to the libraries listed below
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- MUS format serializer for Golang☆112Updated last week
- Natural strings sorting in Go☆78Updated 10 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- 🚀 Fast and light wildcard pattern matching.☆85Updated 2 months ago
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- ☆118Updated last year
- Faster golang reflection☆53Updated 7 months ago
- Random fake data and struct generator for Go.☆99Updated last year
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 5 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated this week
- Golang utlities to make your life easier with zero allocations☆47Updated last week
- Go 1.18+ generic tuple☆87Updated last year
- A lightweight buffered event lib☆58Updated 3 years ago
- sysconf for Go, without using cgo☆143Updated last week
- iterator library for go using a rangefunc experiment☆26Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A purego binding for libffi.☆85Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Basic Markdown parser and HTML generator☆103Updated 4 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆47Updated 10 months ago
- Simple string pattern matcher for Go☆127Updated last year
- Drop-in replacement for regexp using re2, for any Go app☆150Updated this week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆94Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago