jhbrown-veradept / gophercon22-parser-combinatorsLinks
Simple parser combinator package as shown at GopherCon 2022
☆43Updated 2 years ago
Alternatives and similar repositories for gophercon22-parser-combinators
Users that are interested in gophercon22-parser-combinators are comparing it to the libraries listed below
Sorting:
- Optional values for Go☆103Updated 6 months ago
- ☆132Updated 3 years ago
- Python's repr() for Go☆164Updated 3 weeks ago
- Ungrammar implementation and API in Go☆46Updated last year
- Go library for HTTP content type negotiation☆54Updated 4 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated 9 months ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated 11 months ago
- golang parser-combinator library☆76Updated 2 years ago
- A tool for design-by-contract in Go☆113Updated 6 years ago
- Linter that confirms DB rows and statements are closed properly.☆88Updated last month
- ☆48Updated 5 months ago
- Checking Go templates for validity.☆61Updated 8 months ago
- Structured Concurrency in Go☆69Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Pure Go SQL parser☆157Updated this week
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Generic deque container☆30Updated 3 months ago
- List your dependencies capabilities and monitor if updates require more capabilities.☆133Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- Script engine, especially good for tests