CAFxX / regexp2go
Compile Go regular expressions to Go code
☆95Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for regexp2go
- Go templates invoked as functions☆152Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- Convert a go file to its ast representation☆84Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Go expression evaluation comparison☆48Updated 7 months ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- Natural strings sorting in Go☆74Updated 4 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- ☆88Updated 3 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- Minimal perfect hashing in Go☆72Updated last year
- Cross platform locale detection for Golang☆106Updated this week
- Expression evaluator for Go☆66Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆123Updated 11 months ago
- Simple string pattern matcher for Go☆122Updated 7 months ago