peter-evans / patienceLinks
Go implementation of the Patience Diff algorithm
☆27Updated last month
Alternatives and similar repositories for patience
Users that are interested in patience are comparing it to the libraries listed below
Sorting:
- GoDoX extract speficic comments from Go code based on keywords☆19Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated last month
- A lightweight terminal UI for traversing Go tests☆153Updated 2 months ago
- Linter that confirms DB rows and statements are closed properly.☆91Updated 8 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆79Updated last week
- Rich Syntax Highlighting for Go language☆29Updated last week
- A linter that handles struct tags.☆55Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆81Updated last week
- detects nested contexts in loops or function literals☆65Updated this week
- 🚨 slog sampling: drop repetitive log records☆98Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 10 months ago
- Go linter for forbidding identifiers☆160Updated 3 months ago
- High performance JSON iterator & validator for Go☆99Updated 2 years ago
- JSON schema support for Go programs☆91Updated 3 months ago
- MUS format serializer for Go☆120Updated 3 months ago
- Micro expression parser library for Go☆34Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Golang linter to use strconv☆43Updated 2 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- The Go library for JSON Schema. An official Google project providing a comprehensive toolkit for validation, reflection, and schema const…☆282Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- GitHub Action for Go 1.18 fuzz testing☆19Updated last month
- Clickable links in the terminal for Go☆72Updated 7 months ago
- Golang charting and graphing library☆122Updated last week
- OpenAPI v3.1 Spec implementation in Go with generics☆56Updated 2 weeks ago
- Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms☆51Updated 2 years ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago