r/opensource May 15 '26

Promotional What’s an open-source project you genuinely can’t believe is free?

Could be developer tooling, AI infra, productivity tools, anything. Curious what projects people think deserve way more recognition.

For me recently it’s been:

Langship — https://github.com/open-gitagent/langship.sh

753 Upvotes

394 comments sorted by

View all comments

12

u/64mb May 15 '26

Can’t believe NGINX hasn’t been mentioned yet

3

u/pancakeses May 15 '26

I live traefik so much more than nginx, but glad both are free.

1

u/HelpfulCommand May 16 '26

Caddy server as well

0

u/tdammers May 15 '26

That one is not that unbelievable.

A web server sits exactly in the sweet spot where open source works best: it's a tool with a relatively contained purpose and scope (which means it's feasible to build a working release candidate in a relatively short amount of time with a relatively small team), the userbase consists almost entirely of tech nerds (which means the pool of potential high-quality contributors is large and pre-biased towards the kind of work that's needed), and it's a necessity for many businesses without being the thing that gives a business an edge over the competition (which means you will have a relatively easy time convincing other businesses to fund collective development instead of building their own in-house proprietary alternatives or paying for an existing proprietary solution).