rogpeppe / go-internalLinks
Selected Go-internal packages factored out from the standard library
☆959Updated 7 months ago
Alternatives and similar repositories for go-internal
Users that are interested in go-internal are comparing it to the libraries listed below
Sorting:
- Quick helpers for testing Go applications☆530Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆573Updated 10 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- A refactoring tool for Go☆677Updated last month
- Refactoring and code transformation tool for Go.☆1,021Updated 9 months ago
- Clock is a small library for mocking time in Go.☆687Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- 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 …☆663Updated 2 years ago
- a fake clock for golang☆719Updated 2 weeks ago
- Go modules analysis tool☆407Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,399Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆784Updated 7 months ago
- Experimental implementation of a proposed v2 encoding/json package☆537Updated last month
- Get hash values for arbitrary values in Go (golang).