Back to browse
GitHub Repository

Tomek's Ada build tool

23 starsAda

A new package manager for Ada

by tomekw·Mar 5, 2026·2 points·2 comments

AI Analysis

●●SolidNiche GemShip It

Sensible Ada package manager, but Ada's ecosystem is small and Alire already exists.

Strengths
  • Simple TOML-based manifest vs GPRbuild XML boilerplate — genuine quality-of-life improvement.
  • Cross-platform support (Linux, macOS, Windows) with CI-verified testing.
  • Actively maintained with clear workflow and thoughtful dependency management.
Weaknesses
  • Ada ecosystem is tiny; Alire is the established standard with broader adoption.
  • Alpha software with manual dependency workflows — not yet a drop-in replacement.
Target Audience

Ada developers and systems programmers

Similar To

Alire · Cargo (Rust) · npm

Similar Projects

Developer Tools●●Solid

I built a new Ada build tool for personal use

Strips GPRbuild boilerplate into a tiny CLI workflow (init/build/run/test/clean) backed by a simple tada.toml manifest and single-binary releases you can drop on PATH. Tests use AUnit and there's CI in place, so it feels practical for real projects; it isn't reinventing build systems, though — features like local/git dependency support are still on the roadmap.

Niche GemShip It
tomekw
204mo ago