go-toolsmith / minformatLinks
gominfmt makes the Go code more compact to aid further compression; revert with gofmt
☆28Updated 7 months ago
Alternatives and similar repositories for minformat
Users that are interested in minformat are comparing it to the libraries listed below
Sorting:
- ☆43Updated 4 years ago
- Better sync package for Go.☆22Updated last year
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- Run JVM-based code in Go efficiently☆82Updated 8 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- A universal LL top-down parser written in Go☆47Updated 5 years ago
- ebiten-based game engine for Go☆34Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 4 months ago
- ☆30Updated 4 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- A library for building custom DNS servers in Go.☆52Updated 3 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Convert a go file to its ast representation☆93Updated 2 months ago
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Run stuff on the main thread in Go☆82Updated last year
- ☆33Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…