loov / qlocLinks
quick line count by extension
☆20Updated 4 years ago
Alternatives and similar repositories for qloc
Users that are interested in qloc are comparing it to the libraries listed below
Sorting:
- A simple command to print dates with Go-style formatting☆14Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- ☆78Updated 5 years ago
- Line breaking in linear time☆32Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Benchmark the init cost of Go packages☆82Updated last month
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 2 months ago
- General purpose libraries used by Vanadium.☆35Updated 11 months ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…