joesonw / go-diffLinks
a simple tool to check changes between git commits for go source files. it will resolve package dependencies. this is helpful in large projects ci, you will only need to run tests on changed/related files.
☆31Updated 2 years ago
Alternatives and similar repositories for go-diff
Users that are interested in go-diff are comparing it to the libraries listed below
Sorting:
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- Workflow Orchestrator☆90Updated 3 years ago
- Fastest time format for go☆71Updated 3 years ago
- A clipboard-based mocking framework for Go that gets out of your way.☆40Updated 3 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Plausible additions to Go standard library packages☆41Updated 4 years ago
- Debug-level logging for developers (only!)☆102Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Go exec helpers for better using processes.☆95Updated 3 years ago
- Tiny dependency injection framework☆52Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆319Updated this week
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- ⚡️ A lightweight service that will build and store your go projects binaries, Integrated with Github, Gitlab, Bitbucket and Bitbucket Se…☆196Updated 3 weeks ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Bootstrap a new project from a template.☆83Updated 5 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 4 years ago
- JSON with comments for Go!☆203Updated last year
- Add interceptors to GO http.Client☆88Updated 5 years ago