coregx / coregexLinks
Pure Go production-grade regex engine with SIMD optimizations. Up to 3-3000x+ faster than stdlib.
☆68Updated this week
Alternatives and similar repositories for coregex
Users that are interested in coregex are comparing it to the libraries listed below
Sorting:
- Basic Markdown parser and HTML generator☆114Updated last year
- MUS format serializer for Go☆120Updated 3 months ago
- Ordered map☆121Updated 8 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 3 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A purego binding for libffi.☆198Updated 6 months ago
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- ☆122Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Python's repr() for Go☆173Updated 3 weeks ago
- Remote Git repos as fs.FS file systems.☆133Updated last year
- Natural strings sorting in Go☆80Updated last year
- Go templates invoked as functions☆156Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- JSON schema support for Go programs☆91Updated 3 months ago
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- ☆101Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆50Updated last year
- Script engine, especially good for tests☆162Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Intern Go strings☆97Updated 2 years ago