CAFxX / regexp2go
Compile Go regular expressions to Go code
☆95Updated 2 years ago
Alternatives and similar repositories for regexp2go:
Users that are interested in regexp2go are comparing it to the libraries listed below
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Convert a go file to its ast representation☆87Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Go expression evaluation comparison☆49Updated 10 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated 3 months ago
- Expression evaluator for Go☆67Updated 10 months ago
- ☆90Updated 3 weeks ago
- Cross platform locale detection for Golang☆108Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Natural strings sorting in Go☆75Updated 6 months ago
- Load file-backed memory☆121Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years 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
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆129Updated 3 years ago
- Go JSON5 decoder package based on encoding/json☆55Updated 9 months ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Fastest time format for go☆73Updated 2 years ago
- Ordered map☆99Updated 6 months ago
- ☆78Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago