Skip to content

Acknowledgements

Stromboli is built on the shoulders of giants. We're grateful to these amazing open source projects and communities that make this possible. 🙏

Core Technologies

Language & Runtime

  • Go


    The programming language that powers Stromboli's backend. Fast, reliable, and a joy to work with.

    go.dev

  • Python


    Powers our documentation tooling and makes automation a breeze.

    python.org

AI & LLM

Container Runtime

  • Podman


    Daemonless, rootless containers. The secure foundation for agent isolation.

    podman.io

  • Docker


    Container pioneer and compatible runtime. Made containers accessible to everyone.

    docker.com

Go Libraries

Library Purpose Link
Gin HTTP web framework - fast and minimalist gin-gonic.com
Viper Configuration management with env/file support GitHub
slog Structured logging (Go stdlib) pkg.go.dev
testify Testing toolkit with assertions and mocks GitHub
jwt-go JWT implementation for authentication GitHub
swag OpenAPI spec generation from annotations GitHub

Documentation

API Documentation

Tool Purpose Link
ReDoc Beautiful OpenAPI documentation viewer redocly.com
OpenAPI API specification standard openapis.org
Swagger API tooling ecosystem swagger.io

CI/CD & Infrastructure

Development Tools

Tool Purpose Link
golangci-lint Go linter aggregator golangci-lint.run
Docker Buildx Multi-platform builds Docker Docs
Make Build automation (the OG) GNU Make

Special Thanks

  • The Go Community - For building an incredible ecosystem of libraries and tools
  • The Podman Team - For making rootless containers a reality
  • Martin Donath - Creator of MkDocs Material, an exceptional documentation theme
  • The Anthropic Team - For Claude and for pushing AI safety forward
  • All Contributors - Everyone who reports bugs, suggests features, and improves Stromboli

Contributing

Want to be part of this list? We welcome contributions! See our Contributing Guide.


Standing on the shoulders of giants

Open source is about community, collaboration, and building together. Thank you to everyone who contributes to making software better for all of us.

— The Stromboli Team 🌋