wasilibs / go-re2
Drop-in replacement for regexp using re2, for any Go app
☆150Updated last week
Alternatives and similar repositories for go-re2:
Users that are interested in go-re2 are comparing it to the libraries listed below
- ☆120Updated last year
- Go package implementing WASI socket extensions☆156Updated 4 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆268Updated this week
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- ☆235Updated this week
- Perl Compatible Regular Expression for Go☆57Updated 9 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last week
- Basic Markdown parser and HTML generator☆105Updated 4 months ago
- Simplified error handling in Go☆169Updated 2 years ago
- ☆121Updated last year
- Go 1.18+ generic tuple☆91Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆290Updated this week
- 🚀 Fast and light wildcard pattern matching.☆86Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Script engine, especially good for tests☆151Updated last year
- various libs or tools for Golang☆103Updated last week
- MUS format serializer for Golang☆112Updated 2 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆288Updated last week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆470Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆585Updated last month
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆141Updated last year
- 🚨 slog: Attribute formatting☆167Updated this week
- Abstract JSON for Golang with JSONPath support☆270Updated 5 months ago
- The missing interface filesystem abstraction for Go☆349Updated last week
- A zero-dependency generic in-memory cache Go library☆123Updated 4 months ago
- Efficient time formatting library (strftime, strptime) for Golang☆185Updated 8 months ago
- ☆201Updated 9 months ago
- Simd support via Go assembly for parallel element-wise computations.☆111Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago