Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Kind1
Category1
Sort:Used by Most Apps
goose
A database migration tool for Go, driven by SQL files or plain Go functions, with a CLI and an embeddable provider library.
Wire
Compile-time dependency injection for Go that generates plain, debuggable initialization code with zero runtime reflection.
BuildKit
The daemon and CLI toolkit behind `docker build`, compiling Dockerfiles and other build definitions into portable, cacheable OCI images.
gojq
A pure Go implementation of jq for querying and transforming JSON and YAML, usable as a CLI or embedded as a Go library.
sql-migrate
A SQL schema migration tool for Go, usable as a standalone CLI or embedded directly as a library.
Docker Compose
The official CLI plugin for defining and running multi-container Docker applications from a single Compose file.
toxiproxy
A TCP proxy for injecting network and system failures to test how applications handle unreliable dependencies.