coregx / coregexLinks
Pure Go production-grade regex engine with SIMD optimizations. Up to 3-3000x+ faster than stdlib.
☆66Updated last 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☆113Updated last year
- Ordered map☆121Updated 8 months ago
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆110Updated last week
- MUS format serializer for Go☆120Updated 3 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A purego binding for libffi.☆196Updated 5 months ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Seekable ZSTD compression format implemented in Golang.☆130Updated last month
- Remote Git repos as fs.FS file systems.☆133Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated this week
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated last week
- Go templates invoked as functions☆155Updated 4 years ago
- JSON schema support for Go programs☆91Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Expression evaluator for Go☆80Updated last week
- [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
- Go 1.18+ generic tuple☆96Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Natural strings sorting in Go☆80Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- Cross platform Go Pty interface☆58Updated last month
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago