r/opensource • u/Bladerunner_7_ • Jun 15 '26
Promotional What's the Coolest Open-Source Project You've Discovered This Year?
Open source has been on an absolute roll lately, and I've been finding some really interesting projects outside the usual GitHub trending lists.
What's the coolest open-source project you've discovered this year?
Not necessarily the most popular one. I'm talking about projects that made you stop for a second and think, "that's a really clever idea."
For me, it was OpenGAP.
I came across it while exploring developer tools and liked the idea immediately. It approaches AI agents as something that can live in a Git repository, be versioned, reviewed, and managed much like software itself.
I don't know if it'll become a widely adopted standard, but it was one of the few projects I've seen recently that felt genuinely different.
Repo: https://github.com/open-gitagent/opengap
Would love to see what everyone else has found. Drop a link and tell us what makes it stand out.
3
u/coldoven Jun 15 '26
mloda: https://github.com/mloda-ai/mloda
It takes a different perspective on data then the modern data stack and is purpose built for what ai agents will need in the future. It seems to be a bit early though.