All posts
ArticleTools

Best Open Source Directories and Curated Lists You Should Bookmark

The best open source directories and curated lists to bookmark: awesome lists, Free Software Directory, LibHunt, awesome-selfhosted, Open Source Alternatives, and ossium's own directory.

OpenCode
OpenCode3 min read

The directories you bookmark say more about your workflow than any productivity app. Open source discovery is fragmented, and each directory is built for one kind of question. Get the right one for your question and you save hours. Here are the ones that have earned a place in my bookmarks, and when each is the right stop.

Awesome lists. The family of awesome-* repositories on GitHub is the single most dependable curated source in open source. Communities maintain one list per topic, and the good ones are ruthless about dropping dead projects. The catch is consistency. Some lists are meticulously maintained, others are one person's browser bookmarks from 2019. Check the last commit date on the list itself before you trust it. Use when: you want a human-curated shortlist for a category.

awesome-selfhosted. A special case worth its own line, because it answers the question most people actually have: is there a self-hosted alternative to this tool? It covers everything from note taking to monitoring, organized by category, and it is one of the most actively maintained lists in the ecosystem. Use when: the constraint is "runs on my own server."

Free Software Directory. The FSF's database of packages that respect user freedom, with an explicit bias toward copyleft and a strict "no proprietary dependencies" stance. Use when: the license is a hard requirement and you want software that is clean by that standard. Do not use when you need a current popularity ranking, the data is thorough but not trendy.

LibHunt. Ranks open source libraries by GitHub stars, grouped by topic, with alternatives and comparisons. Its "best X libraries" style lists are a fine way to get oriented, and its trending pages capture what is moving. The ranking is just star math, so treat it as a map of popularity, not quality. Use when: you need a baseline list of candidates for a category.

Open Source Alternatives. An index of open source substitutes for popular commercial software, from Slack alternatives to Photoshop alternatives. Its value is breadth across product categories rather than depth. Use when: you know the commercial tool you want to escape and need a starting candidate list.

ossium. This is a directory of a different kind. It does not just list projects, it tracks trending repos and lets you filter by programming language and license before you open a single repository page. That changes the flow. In a plain directory you scroll and click. On ossium you set your filters, compare candidates side by side, and track the ones you are considering. Use when: you have criteria, stack, license, self-hosted, maintained, and you want the list narrowed before the browsing starts. If you are starting from zero, the beginner discovery guide walks through the whole workflow.

The rule of thumb: curated lists for learning a category, license-driven directories when the license is the point, star-based rankings for a first candidate list, and a filterable tracker like ossium when you are actually choosing between candidates. They are not competitors. They are four stops in the same search.

open-sourcedirectoriescurated-listsawesome-selfhostedtools

Related posts