CAFxX / regexp2goLinks
Compile Go regular expressions to Go code
☆96Updated 4 months ago
Alternatives and similar repositories for regexp2go
Users that are interested in regexp2go are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Convert a go file to its ast representation☆94Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- ☆101Updated last year
- Storing strings without GC overhead☆84Updated last week
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- C to Go translation tool☆142Updated 2 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago