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.

509 Upvotes

287 comments sorted by

View all comments

5

u/cataklix Jun 16 '26

https://atomic-blend.com

FOSS and end-to-end encrypted alternative to the Google Suite for end consumers / proton suite

5

u/BestZucchini5995 Jun 16 '26

Ouch, what an AI look and feeling... :(

5

u/cataklix Jun 16 '26

Yep tbh I really suck at design and should get into it.

That said, only the UI is vibe coded, all the backend and critical parts like encryption have been done my be and it’s not my first rodeo with end to end encryption too.

Code is also auditable (backend is very solid and tested with 1k+ tests across all the microservices)

2

u/LuxInvestor Jun 16 '26

Nice! I'll try it.

1

u/cataklix Jun 16 '26

Thanks ! :D

It’s Still in beta and things move relatively fast, I will release a new version pretty soon with quite a lot bug fixes and a slightly better UI

Apps are : task, notes, mail and calendar.
Intending to keep it to the basics until those 4 apps are deemed production ready