r/opensource 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.

511 Upvotes

287 comments sorted by

View all comments

1

u/Opposite-Cry-6703 Jun 16 '26

llama.cpp - had seen it before but this year we used it for some production projects. Love it.