hexops / gotextdiff
Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)
☆136Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gotextdiff
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆155Updated 11 months ago
- Go build actiongraph debug visualiser.☆85Updated 9 months ago
- ☆121Updated 5 months ago
- Convert snake case, camel case and kebap case strings☆142Updated last year
- Deep copy generator☆150Updated last month
- Helpful unit multipliers and functions for Go☆126Updated last month
- Go linter for forbidding identifiers☆125Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- A Go linter to check that errors from external packages are wrapped☆309Updated last week
- Check that no globals are present in Go code.☆105Updated last year
- ☆118Updated last year
- Generate flags by parsing structures☆156Updated last week
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- golang : go tool cover to XML (Cobertura) export tool.☆115Updated last month
- Transform Go code into it's AST☆122Updated 5 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- Bridge between Go testing.T and slog.☆50Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆247Updated last week
- Python's repr() for Go☆162Updated last week
- Package heredoc provides the here-document with keeping indent.☆156Updated 8 months ago
- Magic number detector for Go.☆191Updated 11 months ago
- Go io/fs.FS filesystem implementations for various URL schemes☆300Updated this week
- Go tool for major version upgrades☆124Updated last month
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆230Updated 8 months ago
- Convert Go values to their AST☆308Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Go templates invoked as functions☆152Updated 3 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆85Updated 8 months ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago