BytecodeAgency / import-boundary-checkerLinks
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
Sorting:
- go.mod git archiver☆88Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- Tickers with random jitter☆91Updated 3 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆82Updated last year
- ☆78Updated 5 years ago
- 📡 Static and serverless canonical imports for your Go packages☆23Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated last week
- A corpus of popular Go modules☆108Updated 8 months ago
- Time Ranges☆39Updated last year
- Tool for generating static HTML for Go vanity import paths.☆83Updated 11 months ago
- Simple error handling primitives☆61Updated 4 years ago
- Dynamically generate self-signed certificates and certificate authorities for Go tests☆74Updated 6 months ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Simple JSON type checking.☆85Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆60Updated 2 weeks ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- pex makes piping easier☆77Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago