BytecodeAgency / import-boundary-checker
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
Alternatives and similar repositories for import-boundary-checker:
Users that are interested in import-boundary-checker are comparing it to the libraries listed below
- go.mod git archiver☆88Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last week
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Benchmark the init cost of Go packages☆80Updated 2 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Track incoming and outgoing connections☆33Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Tickers with random jitter☆90Updated 3 years ago
- Time Ranges☆39Updated last year
- Go SQL driver adapter for extended logging☆25Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 3 years ago
- Template repository for a Go monorepo, complete with CI and automatic docker builds☆51Updated 4 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆84Updated 4 months ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆82Updated last year
- Simple error handling primitives☆61Updated 4 years ago
- Generates a slice of all possible value combinations for any given struct and a set of its potential member values☆50Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Opinionated code organization linter for Go projects.☆21Updated 2 years ago
- linter that bans usage of certain methods and functions☆24Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- ☆78Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A message broker abstraction for Go☆25Updated last year
- go-notifier: Cross platform system notifications in go (golang)☆59Updated 5 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year