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 simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 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
- Expression evaluator for Go☆77Updated 8 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Pure Go SQLite file reader☆199Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Go expression evaluation comparison☆53Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- simple data streams for go☆31Updated 3 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago