CAFxX / regexp2goLinks
Compile Go regular expressions to Go code
☆96Updated 3 weeks ago
Alternatives and similar repositories for regexp2go
Users that are interested in regexp2go are comparing it to the libraries listed below
Sorting:
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Convert a go file to its ast representation☆93Updated last month
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- ☆98Updated 8 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Pure Go SQLite file reader☆200Updated 2 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- ☆122Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago