hexops / gotextdiffLinks
Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)
☆147Updated 2 years ago
Alternatives and similar repositories for gotextdiff
Users that are interested in gotextdiff are comparing it to the libraries listed below
Sorting:
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- Helpful unit multipliers and functions for Go☆132Updated 3 months ago
- ☆121Updated last year
- Go io/fs.FS filesystem implementations for various URL schemes☆317Updated this week
- Python's repr() for Go☆168Updated last week
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Convert snake case, camel case and kebap case strings☆154Updated 5 months ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A Go (golang) library for wrapping words in a string.☆124Updated 5 years ago
- Deep copy generator☆160Updated last week
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- ☆119Updated this week
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- A cancelable reader for Go☆138Updated 2 years ago
- JsonDiff library☆226Updated 2 years ago
- Go tool for major version upgrades☆147Updated 2 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 5 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆290Updated last year
- Package logfmt marshals and unmarshals logfmt messages.☆191Updated last month
- Optional values for Go☆104Updated 11 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month
- Transform Go code into it's AST☆123Updated 6 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆149Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- Convert Go values to their AST☆311Updated 9 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago