ridgelines / go-parser
A small wrapper around the parser and ast packages
☆22Updated last year
Alternatives and similar repositories for go-parser:
Users that are interested in go-parser are comparing it to the libraries listed below
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- ☆78Updated 4 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 5 years ago
- Optional values for Go☆103Updated 4 months ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- sync.Once with Reset()☆74Updated 4 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Golang package to extract useful text from a HTML document☆40Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Barebones subcommand handling☆61Updated 5 years ago
- Generic error handling with panic, recover, and defer.☆21Updated 3 years ago
- A small flexible merge library in go☆128Updated 4 months ago
- Go repos for code generation☆49Updated 4 years ago
- Library created for testing JSON against patterns.☆48Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated 10 months ago
- gio experiments☆43Updated 5 months ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆42Updated 3 weeks ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆51Updated this week
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Library to help with walking of code directories in go☆80Updated 2 weeks ago
- An SVG plotting library for golang☆37Updated 2 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 7 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- BoltDB's Interactive Shell☆84Updated 3 years ago
- Golang fan-in pattern efficiently adaptable to any channel type without code generation☆29Updated 5 years ago