rogpeppe / go-internalLinks
Selected Go-internal packages factored out from the standard library
☆959Updated 9 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.☆577Updated 11 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆832Updated last year
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- A refactoring tool for Go☆677Updated 2 months ago
- Refactoring and code transformation tool for Go.☆1,026Updated 11 months ago
- Automated Semantic Import Versioning Upgrades☆429Updated 2 months ago
- a fake clock for golang☆723Updated last month
- Thread-safe file locking library in Go☆694Updated last week
- Spaghetti: a dependency analysis tool for Go packages☆766Updated 2 years ago
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 2 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆700Updated 2 months ago
- Go modules analysis tool☆408Updated 3 years ago
- Golang deep variable equality test that returns human-readable differences☆785Updated 3 weeks ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,407Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Visualize Go Dependency Trees☆1,061Updated 3 years ago
- ☆428Updated last month
- A Go tool to auto generate methods for your enums☆504Updated 5 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 …☆664Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆653Updated 9 months ago
- Go Dependency Analysis toolkit☆1,574Updated 4 months ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆500Updated last year
- Immutable collections for Go☆738Updated 2 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆648Updated last month
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,142Updated 7 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆434Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆509Updated 10 months ago