rogpeppe / go-internalLinks
Selected Go-internal packages factored out from the standard library
☆922Updated last month
Alternatives and similar repositories for go-internal
Users that are interested in go-internal are comparing it to the libraries listed below
Sorting:
- A collection of packages to augment the go testing package and support common patterns.☆562Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Quick helpers for testing Go applications☆529Updated last year
- A refactoring tool for Go☆675Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,370Updated last year
- Refactoring and code transformation tool for Go.☆994Updated 3 months ago
- Go Dependency Analysis toolkit☆1,511Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆757Updated 3 months ago
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Combine one or more Go errors together☆1,137Updated last year
- ☆397Updated 3 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆661Updated 2 years ago
- fault injection library in go using standard http middleware☆510Updated 2 months ago
- Define and run pattern-based custom linting rules.☆825Updated 3 months ago
- A tiny HTTP server for supporting custom Golang import paths☆330Updated last month
- Parse and modify Go struct field tags☆646Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Zero-allocation reflection library for Go☆572Updated last year
- Convert Go values to their AST☆309Updated 3 months ago
- A Go tool to auto generate methods for your enums☆475Updated 3 months ago
- Go library for retrying with configurable backoffs☆664Updated 10 months ago
- A Go tool to auto generate methods for your enums☆483Updated 10 months ago
- Golang deep variable equality test that returns human-readable differences☆773Updated last month
- Bunch of examples for dealing with the reflect package☆565Updated 3 years ago
- A supersonic rate limiting package for Go with HTTP middleware.☆630Updated last month
- Immutable collections for Go☆726Updated last year
- 🔍 Go binary size SVG treemap☆452Updated 8 months ago
- Code generation tools for Go.☆432Updated 8 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago