tawesoft / gocomply
Fetch license information for all direct and indirect dependencies of your Golang project
☆16Updated 4 years ago
Alternatives and similar repositories for gocomply:
Users that are interested in gocomply are comparing it to the libraries listed below
- go.mod git archiver☆88Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- Simple oauth prompting☆28Updated last year
- ☆24Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 weeks ago
- Extension handlers for the slog library☆42Updated last year
- Track incoming and outgoing connections☆33Updated 11 months ago
- A high-level interface for interacting with a Git subprocess in Go☆24Updated 4 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Generic batches for go☆13Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆18Updated 11 months ago
- alternative condition variable synchronization primitive☆28Updated 4 months ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Golang linter to use strconv☆36Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆22Updated 3 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- atomic measures + Prometheus exposition library☆27Updated 2 years ago
- go test with colors☆11Updated 5 months ago
- Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling…☆20Updated 5 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated 2 months ago
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆21Updated 4 years ago
- An (almost) compliant XPath 1.0 library.☆47Updated 11 months ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 6 months ago
- CLI tool to check Go (and soon Javascript/Typescript) project imports to see if import boundaries are not violated, based on a DSL☆27Updated 4 years ago