GRbit / go-pcreLinks
Perl Compatible Regular Expression for Go
☆57Updated 10 months ago
Alternatives and similar repositories for go-pcre
Users that are interested in go-pcre are comparing it to the libraries listed below
Sorting:
- Simple string pattern matcher for Go☆127Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- Drop-in replacement for regexp using re2, for any Go app☆154Updated 3 weeks ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Go assembly transpiler for C programming language☆93Updated this week
- Like sync.Mutex, but works across processes☆80Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- MUS format serializer for Golang☆114Updated 2 weeks ago
- non-standard implementation of RE2 in Go☆17Updated 9 years ago
- 🚀 Fast and light wildcard pattern matching.☆85Updated 4 months ago
- fast int64-int64 map for go☆97Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- Basic Markdown parser and HTML generator☆111Updated 6 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- ☆121Updated last year
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- Random fake data and struct generator for Go.☆99Updated last year
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆45Updated 6 months ago
- SQLite over stdin/stdout☆86Updated 2 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago