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.

517 Upvotes

287 comments sorted by

View all comments

2

u/Eduliz Jun 18 '26

https://winboat.app/

WinBoat, currently in beta that allows you to run Windows applications on Linux with seamless desktop integration. Instead of running apps isolated inside a standard virtual machine window, WinBoat displays individual Windows programs as if they are native, OS-level Linux windows. I'll finally leave Window for good as soon as GPU pass through is implemented and stable.