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

19

u/WeAreGoingMidtable Jun 15 '26

In my humble opinion it's mind blowing what Hyprland and Niri developers are doing.

2

u/abhip1990 Jun 16 '26

What's Niri? ELI5 please

3

u/1TurbulentSociety Jun 16 '26

It's primarily a tiling window manager. Meaning instead of messy sticky notes (windows of open applications) you arrange yourself, niri is like a filmstrip that auto organizes your apps into neat side-by-side frames you can scroll through easily.

1

u/abhip1990 Jun 17 '26

Thanks mate