<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>The Best of Open Source</title>
    <link>https://edljx.com/open-source/</link>
    <description>A hand-picked directory of standout open source projects — the ones that actually move the needle. Curated from GitHub awesome-lists, opensourceprojects.dev, and the maintainers we trust.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 11 Sep 2026 03:01:16 -0600</lastBuildDate>
    <generator>edljx-best-of-open-source (curated)</generator>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" href="https://edljx.com/open-source/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>VS Code</title>
      <link>https://code.visualstudio.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-vs-code</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Microsoft's open-source code editor. Built on Electron, with a first-class extension ecosystem (themes, language servers, debuggers, AI assistants). The 'just works' choice for most developers.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The 'just works' editor. Free, open source, runs everywhere, and the extension marketplace is unmatched.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 191,982</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Ollama</title>
      <link>https://ollama.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-ollama</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Get up and running with large language models locally. One command to download and run Llama, Mistral, Phi, Gemma, and dozens of other models. No API keys, no cloud, no telemetry.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The 'docker for LLMs.' Run any open model on your laptop with one command. Privacy-first AI without sacrificing capability.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 180,637</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Hugging Face Transformers</title>
      <link>https://huggingface.co/docs/transformers</link>
      <guid isPermaLink="false">edljx-best-of-oss-hugging-face-transformers</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>State-of-the-art machine learning for PyTorch, TensorFlow, and JAX. The de-facto standard library for working with pretrained models — text, vision, audio, multimodal. Defines the modern AI ecosystem.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The library that made modern AI accessible. If you've used any open-source LLM, you've used this.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 165,108</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Dify</title>
      <link>https://dify.ai/</link>
      <guid isPermaLink="false">edljx-best-of-oss-dify</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An open-source platform for building LLM applications. Visual workflow builder, RAG, agent orchestration, and one-click deployment.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The LangChain alternative with a real UI. Build, test, and deploy LLM apps without writing 500 lines of glue code.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 155,400</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Open WebUI</title>
      <link>https://openwebui.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-open-webui</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A polished, feature-rich web interface for LLMs. Works with Ollama and any OpenAI-compatible API. Chat, RAG, image generation, multi-user, and a strong plugin ecosystem.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The ChatGPT-like local UI that ships with the features you'd actually use. RAG, web search, voice, image generation — all built in.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 151,606</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>LangChain</title>
      <link>https://www.langchain.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-langchain</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Build context-aware reasoning applications. Compose chains, agents, and retrieval pipelines over any LLM. The de-facto framework for production AI applications — both loved and criticized, but unavoidable.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The framework that defined 'AI engineering.' Still the most-used way to build production LLM apps, despite the noise.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 146,113</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>ComfyUI</title>
      <link>https://github.com/comfyanonymous/ComfyUI</link>
      <guid isPermaLink="false">edljx-best-of-oss-comfyui</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The most powerful and modular stable diffusion GUI and backend. Node-based workflow editor for image generation, inpainting, ControlNet, video, and more. Used by professional AI artists and researchers.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The professional's choice for AI image generation. Node-based workflow beats every other UI.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 132,483</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>llama.cpp</title>
      <link>https://github.com/ggerganov/llama.cpp</link>
      <guid isPermaLink="false">edljx-best-of-oss-llama.cpp</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Run large language models locally on consumer hardware. The reference implementation of GGUF quantization, used by Ollama, LM Studio, and most local-LLM tools.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The bedrock of local LLM. Runs 70B models on a Macbook, 7B models on a Raspberry Pi. Every other local-LLM tool builds on top of this.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 127,811</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Kubernetes</title>
      <link>https://kubernetes.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-kubernetes</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Production-grade container orchestration. Automates deployment, scaling, and management of containerized applications. The 'operating system' of the cloud — complex, but no real alternative at scale.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The standard for container orchestration. You don't have to love it. You almost certainly have to learn it.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 127,330</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Neovim</title>
      <link>https://neovim.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-neovim</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Hyperextensible Vim-based text editor. Vim's spiritual successor, with a real plugin architecture, LSP, and Lua scripting. Fast, terminal-native, and used by serious engineers for everything from quick edits to full IDE workflows.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The default editor for engineers who live in the terminal. Sits between 'use Notepad' and 'use VS Code' — once you learn it, you never go back.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Vim Script &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 102,260</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>vLLM</title>
      <link>https://vllm.ai/</link>
      <guid isPermaLink="false">edljx-best-of-oss-vllm</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>High-throughput, memory-efficient inference engine for LLMs. PagedAttention, continuous batching, and OpenAI-compatible serving.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The default LLM serving engine. If you're deploying a model and you don't have a strong reason to pick something else, use vLLM.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 91,482</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Uptime Kuma</title>
      <link>https://uptime.kuma.pet/</link>
      <guid isPermaLink="false">edljx-best-of-oss-uptime-kuma</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A self-hosted monitoring tool. HTTP, TCP, ping, DNS, and push monitors. Beautiful UI, status pages, and 80+ notification integrations.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The monitoring tool you'll actually use. Setup in 5 minutes, status page in another 5, and a notification in every chat platform you can name.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> JavaScript &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 91,244</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>RAGFlow</title>
      <link>https://ragflow.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-ragflow</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An open-source RAG engine with deep document understanding. Multi-modal extraction, graph-based chunking, and grounded citations on every answer.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The RAG system that gives you real citations and handles messy real-world documents. Beats naive vector-search approaches for almost every enterprise use case.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 90,514</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Zed</title>
      <link>https://zed.dev/</link>
      <guid isPermaLink="false">edljx-best-of-oss-zed</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Code at the speed of thought. Zed is a high-performance, multiplayer code editor written in Rust, leveraging GPU rendering. Built by the creators of Atom. Macros, multi-cursor, and collaboration built in.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> What VS Code would be if it were built today: GPU-rendered, Rust-fast, and collaboration-native. The most exciting new editor in years.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 90,094</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Syncthing</title>
      <link>https://syncthing.net/</link>
      <guid isPermaLink="false">edljx-best-of-oss-syncthing</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Continuous file synchronization. Sync files between devices without a central server. End-to-end encrypted, peer-to-peer, and works on everything. The DropBox replacement that doesn't need the cloud.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> DropBox without the cloud. P2P file sync, end-to-end encrypted, no account required.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MPL-2.0 &middot; <strong>Stars:</strong> 88,464</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>fzf</title>
      <link>https://github.com/junegunn/fzf</link>
      <guid isPermaLink="false">edljx-best-of-oss-fzf</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A command-line fuzzy finder written in Go. Pipe any list to fzf, get an interactive search UI. The swiss-army knife of CLI workflows: find files, history, branches, processes, anything.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Fuzzy find anything. The single most-installed CLI utility among senior engineers.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 82,901</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Lazygit</title>
      <link>https://github.com/jesseduffield/lazygit</link>
      <guid isPermaLink="false">edljx-best-of-oss-lazygit</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A simple terminal UI for git commands. Stage hunks, resolve conflicts, manage branches, push to remotes — all from one TUI. The single best tool for 'I hate the command line, but I also hate GUI git clients.'</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> TUI for git that's faster than any GUI. Once you try it, every other git workflow feels broken.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 82,223</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>AppFlowy</title>
      <link>https://appflowy.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-appflowy</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Open-source Notion alternative. Build any page, database, kanban board, or wiki you need — locally or self-hosted. Native desktop and mobile apps, with a plugin system and AI features.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The most ambitious Notion alternative. Open source, self-hostable, with native apps — and a real community behind it.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> Dart &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 76,523</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Caddy</title>
      <link>https://caddyserver.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-caddy</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The ultimate server with automatic HTTPS. Single binary, zero-config TLS via Let's Encrypt, HTTP/3 by default, and a sane config format. Replaces nginx for almost every use case.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The web server that does HTTPS for you. Single binary, sane config, no more nginx boilerplate.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 75,641</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Docker</title>
      <link>https://www.docker.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-docker</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The container runtime that defined modern DevOps. Build, ship, and run any application as a portable, isolated container. The Moby project is the upstream; Docker is the polished product on top.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Containers are the lingua franca of cloud software. Docker is the tool that taught everyone the language.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 72,081</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>act</title>
      <link>https://github.com/nektos/act</link>
      <guid isPermaLink="false">edljx-best-of-oss-act</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Run your GitHub Actions locally. Test workflows before pushing, debug failed runs in seconds instead of minutes.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Stop the 'commit, push, wait for CI, find out it failed' loop. Run the workflow locally with one command.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 71,888</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Ansible</title>
      <link>https://www.ansible.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-ansible</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Agentless IT automation. Push-based configuration management, orchestration, and application deployment. YAML-defined playbooks.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The configuration management tool that doesn't need a server. SSH in, push YAML, move on. Most popular for a reason.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 70,645</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>ripgrep</title>
      <link>https://github.com/BurntSushi/ripgrep</link>
      <guid isPermaLink="false">edljx-best-of-oss-ripgrep</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A line-oriented search tool using Rust's regex library. Recursively searches directories, respects .gitignore, and is faster than grep/ack/the silver searcher. The 'rg' command you now reflexively type.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The fastest grep in existence. Period. If you search text, you should be using this.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> Unlicense &middot; <strong>Stars:</strong> 68,171</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Vaultwarden</title>
      <link>https://github.com/dani-garcia/vaultwarden</link>
      <guid isPermaLink="false">edljx-best-of-oss-vaultwarden</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Unofficial Bitwarden-compatible server written in Rust. 100x smaller and faster than upstream Bitwarden, but fully compatible with all official clients. Self-host your password manager in 50MB of RAM.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The password manager self-hosting world runs on this. Bitwarden-compatible, but 1/100th the resources.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 67,162</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Traefik</title>
      <link>https://traefik.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-traefik</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A modern reverse proxy and load balancer designed for dynamic environments. Auto-discovers services from Docker, Kubernetes, etc.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The reverse proxy that scales with your stack. Drop it next to your containers and it just figures out your services. Best-in-class Let's Encrypt integration.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 64,811</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Coolify</title>
      <link>https://coolify.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-coolify</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A self-hostable Heroku / Netlify / Vercel alternative. Deploy apps, databases, and services from a single dashboard.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The 'give me Heroku on my own server' answer. Git push, get a URL. The closest thing to a PaaS that respects your sovereignty.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> PHP &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 61,671</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Pi-hole</title>
      <link>https://pi-hole.net/</link>
      <guid isPermaLink="false">edljx-best-of-oss-pi-hole</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Network-wide ad blocking via DNS sinkhole. One install protects every device on your network. Runs on a Raspberry Pi.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The OG network-wide ad blocker. Free, runs on a Pi, and the dashboard is genuinely useful. Every homelab starts here.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Shell &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 60,852</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Penpot</title>
      <link>https://penpot.app/</link>
      <guid isPermaLink="false">edljx-best-of-oss-penpot</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The open-source design and prototyping platform. Self-hostable Figma alternative with real CSS export, design tokens, and full SVG fidelity. Used by Mozilla, the EU, and design teams who can't use Figma.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The only Figma alternative that's actually self-hostable. Exports real CSS and SVG, not proprietary formats.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> Clojure &middot; <strong>License:</strong> MPL-2.0 &middot; <strong>Stars:</strong> 59,878</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Plane</title>
      <link>https://plane.so/</link>
      <guid isPermaLink="false">edljx-best-of-oss-plane</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Open-source project management. Issues, cycles, modules, and views. The JIRA alternative for small teams who don't need to pay Atlassian's tax. Self-hostable, fast, and opinionated.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The JIRA alternative that engineers actually like. Self-hostable, fast, and doesn't try to be a workflow religion.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 59,211</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>Gitea</title>
      <link>https://about.gitea.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-gitea</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A painless, self-hosted Git service. Lighter than GitLab, more featureful than a bare Gitea, written in Go. A community-maintained fork of Gogs with active development and broad package ecosystem.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Self-hosted GitHub that doesn't need 16GB of RAM. The default self-host choice for small teams.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 57,950</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Ghost</title>
      <link>https://ghost.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-ghost</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Powerful, modern publishing platform. Used by Apple, NASA, and millions of writers. Self-hostable, with a built-in newsletter, memberships, and modern JavaScript architecture.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The publishing platform serious writers choose. Self-hostable, has built-in newsletters, and a modern stack.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 55,269</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>Odoo Community</title>
      <link>https://www.odoo.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-odoo-community</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A suite of open-source business apps. CRM, e-commerce, accounting, inventory, manufacturing — modular, integrated.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The most-installed open ERP. Pick only the apps you need, pay only for the apps you scale. The most flexible business suite on the market.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 54,290</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>Lazydocker</title>
      <link>https://github.com/jesseduffield/lazydocker</link>
      <guid isPermaLink="false">edljx-best-of-oss-lazydocker</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Terminal UI for Docker and Docker Compose. View containers, view logs, restart, exec, prune — without remembering docker CLI flags.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The lazygit of Docker. A TUI that surfaces the things you need and hides the things you don't. The kind of tool you wonder how you lived without.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 52,780</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Terraform</title>
      <link>https://www.terraform.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-terraform</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Infrastructure as code. Declarative configuration files, a state engine, and a vast provider ecosystem for every cloud and SaaS.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The de facto IaC standard. If you're managing cloud resources, Terraform is the lingua franca. The BSL license is a real concern for managed-service vendors, not end users.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 49,635</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>tmux</title>
      <link>https://github.com/tmux/tmux</link>
      <guid isPermaLink="false">edljx-best-of-oss-tmux</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Terminal multiplexer. Detach sessions, split panes, script everything. The bedrock of any serious terminal workflow.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Every remote SSH session, every long-running dev server, every pair-programming demo. The tool you forget exists until you don't have it.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> C &middot; <strong>License:</strong> ISC &middot; <strong>Stars:</strong> 49,181</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Cal.com</title>
      <link>https://cal.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-cal.com</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The open-source Calendly alternative. Schedule meetings, round-robins, collective events, and complex routing — all with full data ownership. White-label, self-hostable, and integrates with everything.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Calendly charges per user. Cal.com is open source, self-hostable, and feature-equivalent. The default choice for any team that schedules meetings.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 48,366</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Helix</title>
      <link>https://helix-editor.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-helix</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Post-modern terminal text editor. Tree-sitter syntax highlighting, LSP out of the box, modal editing without the Vimscript. A serious competitor to Neovim that's far easier to pick up.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The default for people who want modal editing and LSP but refuse to write a vimrc. Comes configured; learn the keybinds, not the plugin system.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> MPL-2.0 &middot; <strong>Stars:</strong> 46,176</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Rocket.Chat</title>
      <link>https://www.rocket.chat/</link>
      <guid isPermaLink="false">edljx-best-of-oss-rocket.chat</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A self-hostable team chat platform. Channels, DMs, threads, file sharing, voice, video, and a marketplace of apps.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The Slack alternative you can host yourself. Voice, video, threads, marketplace, mobile apps — most of the Slack surface area, none of the lock-in.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 46,101</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Logseq</title>
      <link>https://logseq.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-logseq</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Privacy-first, open-source platform for knowledge management. Outliner-based, local-first, with bi-directional links and block-level references. The local-first alternative to Roam Research.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The open-source Roam alternative. Outliner + blocks + local-first — if you like the 'networked thought' idea but hate SaaS lock-in.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> Clojure &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 44,865</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Headscale</title>
      <link>https://headscale.net/</link>
      <guid isPermaLink="false">edljx-best-of-oss-headscale</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An open-source, self-hosted implementation of the Tailscale coordination server. Run your own mesh VPN with full control.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Tailscale without the central coordination server. Full sovereignty, full Tailscale client compatibility, and no vendor lock-in.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> BSD-3-Clause &middot; <strong>Stars:</strong> 43,746</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Outline</title>
      <link>https://www.getoutline.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-outline</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A fast, collaborative knowledge base for your team. Built on React and Node, with markdown editing, real-time collab, and a polished search.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The Notion alternative that takes 30 seconds to set up and stays fast at 10,000 pages. Best for team docs where you want Notion's UX without its weight.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 40,519</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>ERPNext</title>
      <link>https://erpnext.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-erpnext</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A full-featured ERP for SMEs. Accounting, inventory, manufacturing, CRM, HR — all integrated, all open.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The most complete open ERP. If you're tired of QuickBooks for accounting AND a separate CRM AND a separate inventory tool, ERPNext is one place for all of it.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 39,112</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>Mattermost</title>
      <link>https://mattermost.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-mattermost</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Open-source, self-hostable Slack alternative. Channels, threads, integrations, voice, and enterprise compliance features. The choice of DevOps and security teams who can't use SaaS chat.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The Slack alternative you can run on your own hardware. Used by NASA, the US Army, and half the FOSS world.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 39,035</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>httpie</title>
      <link>https://httpie.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-httpie</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A user-friendly command-line HTTP client. JSON highlighting, intuitive syntax, persistent sessions, plugin support. The replacement for curl you actually want to use.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Built-in JSON formatting, easy headers and bodies, and a UI mode for exploring APIs interactively. The right tool for ad-hoc API work.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> BSD-3-Clause &middot; <strong>Stars:</strong> 38,495</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Figma (alternatives: Penpot, FigJam)</title>
      <link>https://penpot.app/</link>
      <guid isPermaLink="false">edljx-best-of-oss-figma-(alternatives:-penpot,-figjam)</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Open-source design and prototyping. Figma's open counterpart with real-time collab, design tokens, and self-hosting.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The design tool that doesn't lock your files behind a subscription. Figma-compatible, real-time collab, runs on your own server.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> Clojure &middot; <strong>License:</strong> MPL-2.0 &middot; <strong>Stars:</strong> 38,000</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Directus</title>
      <link>https://directus.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-directus</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Open-source data platform — headless CMS, backend-for-frontend, and data layer for any SQL database. Wrap your existing Postgres or MySQL with a powerful admin UI and instant APIs.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The headless CMS that wraps your existing SQL database. No migration, no lock-in — just an admin UI and instant APIs over what you already have.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 37,861</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>Trilium Notes</title>
      <link>https://github.com/zadam/trilium</link>
      <guid isPermaLink="false">edljx-best-of-oss-trilium-notes</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Build your personal knowledge base with Trilium Notes. Hierarchical notes, scripting, sync, and rich widgets. Single-user, self-hosted by default, with optional multi-user edition.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The power-user's self-hosted notes app. If you need more than Obsidian and less than a full PIM, this is it.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 37,791</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Tailscale</title>
      <link>https://tailscale.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-tailscale</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Zero-config VPN built on WireGuard. Connect devices, laptops, and servers into a private network with no firewall config. The personal VPN that just works — for free, for personal use.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The 'magic' VPN. Mesh networking with zero firewall config, built on WireGuard. Free for personal use.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> BSD-3-Clause &middot; <strong>Stars:</strong> 36,352</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Btop</title>
      <link>https://github.com/aristocratos/btop</link>
      <guid isPermaLink="false">edljx-best-of-oss-btop</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A modern, beautiful resource monitor for the terminal. Replaces top/htop/atop with a clean TUI that shows CPU, memory, network, disks, and processes at a glance.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The prettiest system monitor you'll ever install. GPU support, mouse interaction, themes. Drop-in replacement for htop with vastly more signal.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 34,520</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>mise</title>
      <link>https://mise.jdx.dev/</link>
      <guid isPermaLink="false">edljx-best-of-oss-mise</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A polyglot tool version manager. Replaces asdf, nvm, pyenv, rbenv, and gvm with one fast, Rust-based tool. Per-project versions via .mise.toml.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> One config file replaces five version managers. Cleaner, faster, and works the way you actually use it.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 33,786</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>delta</title>
      <link>https://github.com/dandavison/delta</link>
      <guid isPermaLink="false">edljx-best-of-oss-delta</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A syntax-highlighting pager for git, diff, and grep output. Side-by-side diff, line numbers, language-aware highlighting, and a configurable theme system.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The single biggest readability upgrade you can make to your git workflow. Once you use it, plain `git diff` looks broken.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 32,146</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Atuin</title>
      <link>https://atuin.sh/</link>
      <guid isPermaLink="false">edljx-best-of-oss-atuin</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Replaces your shell history with a searchable, encrypted, synchronized database. Fuzzy-find any command you've ever run across all your machines.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The shell history you actually want. Search, context (exit code, time, host), sync across machines, and end-to-end encryption.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Developer Tools &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 31,589</p>]]></description>
      <category>Developer Tools</category>
    </item>
    <item>
      <title>Anki</title>
      <link>https://apps.ankiweb.net/</link>
      <guid isPermaLink="false">edljx-best-of-oss-anki</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Spaced-repetition flashcard system. The original SRS app, still the best. Sync across devices, plugin ecosystem, and a community-built shared deck library.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The reference implementation of spaced repetition. Free, runs on every device, and 10+ years of community decks. The default for med students and language learners.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 30,464</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Jitsi Meet</title>
      <link>https://jitsi.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-jitsi-meet</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Secure, fully featured, and completely free video conferencing. No account needed, no installation required, browser-based. Self-hostable, with end-to-end encryption support.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The Zoom replacement that doesn't require an account. Browser-based, self-hostable, and free forever.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 29,902</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Gitleaks</title>
      <link>https://gitleaks.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-gitleaks</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Audit git repositories for secrets, API keys, and credentials. Run in pre-commit hooks, CI, or as a one-shot scanner.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The secret scanner that actually catches what others miss. Pre-commit hook, CI integration, and a real maintainer who fixes false positives quickly.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 29,227</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Authelia</title>
      <link>https://www.authelia.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-authelia</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A self-hosted single sign-on and 2FA portal. Sits in front of your self-hosted apps and adds a second factor.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The 2FA front gate. Drop it in front of any app that doesn't have its own, get consistent 2FA across your self-hosted stack.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 28,906</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Actual Budget</title>
      <link>https://actualbudget.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-actual-budget</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A local-first personal finance app. Envelope budgeting, multi-currency, end-to-end encrypted sync. The YNAB alternative for people who want their data on their own hardware.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> YNAB costs $99/year. Actual is free, local-first, and end-to-end encrypted. The budgeting app that respects your data.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 28,689</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>NixOS</title>
      <link>https://nixos.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-nixos</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A purely functional Linux distribution. Declarative configuration, atomic upgrades, and reproducible builds. Hardest learning curve of any OS, but the only one that solves 'works on my machine' at the system level.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The only OS where you can roll back a failed system update. The steepest learning curve in this list — and the most rewarding.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Nix &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 26,087</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>Stable Diffusion 3.5 / FLUX</title>
      <link>https://github.com/black-forest-labs/flux</link>
      <guid isPermaLink="false">edljx-best-of-oss-stable-diffusion-3.5-/-flux</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>State-of-the-art open text-to-image models. FLUX.1 from Black Forest Labs matches or beats closed-source models on prompt adherence and typography.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The first open model that genuinely rivals Midjourney on prompt adherence and renders text correctly. Run it via ComfyUI or diffusers.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 25,946</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Zulip</title>
      <link>https://zulip.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-zulip</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A threaded team chat built for organized discussion. Topic-based threading that actually scales, with strong keyboard shortcuts.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The chat tool for teams that have real discussions. Topic-based threads scale where Slack channels drown. Best for engineering, research, and policy teams.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 25,881</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Authentik</title>
      <link>https://goauthentik.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-authentik</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A self-hosted identity provider with OAuth2, OIDC, SAML, LDAP, and proxy providers. Replaces Auth0, Keycloak, and the duct-tape alternative.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The identity provider that makes SSO feel like a feature, not a project. UI is good, integration catalog is huge, and the docs are actually good.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 25,427</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>WhisperX</title>
      <link>https://github.com/m-bain/whisperX</link>
      <guid isPermaLink="false">edljx-best-of-oss-whisperx</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Fast automatic speech recognition with word-level timestamps and speaker diarization. Built on Whisper with VAD-based segmentation and forced alignment.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The transcription pipeline used by serious podcast and video teams. Word-level timestamps and speaker labels that Whisper alone doesn't give you.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> BSD-2-Clause &middot; <strong>Stars:</strong> 23,987</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Blender</title>
      <link>https://www.blender.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-blender</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>3D creation suite — modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. The default choice for indie 3D artists, studios, and feature films.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Hollywood-grade 3D software that costs nothing. The default for indie animation, VFX, and game asset creation.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 20,242</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Bitwarden</title>
      <link>https://bitwarden.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-bitwarden</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Open-source password manager for individuals, teams, and enterprises. End-to-end encrypted, with apps for every platform. The serious alternative to LastPass after LastPass's breach.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The password manager that proved open source can win a consumer market. End-to-end encrypted, audited, and the de-facto standard after LastPass.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> C# &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 20,116</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>BookStack</title>
      <link>https://www.bookstackapp.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-bookstack</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A simple, self-hosted wiki platform. Books → Chapters → Pages. Built for documentation, internal knowledge bases, and team handbooks.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The wiki tool for people who don't want a wiki tool. Ships with everything you need, the UI is intuitive, and the upgrade path is gentle.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> PHP &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 19,037</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Audacity</title>
      <link>https://www.audacityteam.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-audacity</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The long-running audio editor. Record, edit, mix, apply effects, export to any format. The de facto free audio tool.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The audio editor that won't die. Multitrack, noise reduction, VST support, podcast workflow. Used by millions for two decades.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 18,394</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>PeerTube</title>
      <link>https://joinpeertube.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-peertube</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A federated, ActivityPub-powered video hosting platform. The YouTube alternative built on the fediverse.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The federated YouTube. Each instance is independent, but videos can be remixed across the network. The best answer to centralized video.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 15,308</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Zotero</title>
      <link>https://www.zotero.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-zotero</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A free, open-source reference manager. Capture sources from the web, organize with tags and collections, cite in Word/LibreOffice with one click.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The academic reference manager. Free, open, syncs across devices, and has the best web clipper of any tool in this space.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> JavaScript &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 15,221</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>CrowdSec</title>
      <link>https://crowdsec.net/</link>
      <guid isPermaLink="false">edljx-best-of-oss-crowdsec</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A modern, collaborative intrusion prevention system. Behavior-based detection, shared blocklists, and a unified console.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The fail2ban successor. Better detection, shared blocklists, and a console that actually tells you what's happening. The community blocklist is the killer feature.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 14,820</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Espanso</title>
      <link>https://espanso.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-espanso</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A cross-platform text expander. Type a short abbreviation, get a long snippet. Works in every app on your system.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The productivity hack that pays for itself in a week. Code snippets, email templates, addresses, common responses. Set it up once, benefit for years.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 14,460</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>OpenSnitch</title>
      <link>https://github.com/evilsocket/opensnitch</link>
      <guid isPermaLink="false">edljx-best-of-oss-opensnitch</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An interactive application-level firewall for Linux. Like Little Snitch on macOS, but for Linux. Rule-based, GUI, and per-process.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The application firewall Linux didn't have. See every connection every app makes, allow or deny, scope rules. The kind of tool that makes you paranoid in a good way.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 14,050</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Bitwarden Clients</title>
      <link>https://bitwarden.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-bitwarden-clients</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The Bitwarden client apps — browser, desktop, mobile, CLI. End-to-end encrypted, with self-hosting via Vaultwarden.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The clients that make Bitwarden the password manager you actually want to use. Polished, cross-platform, with a free tier that's genuinely useful.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 13,764</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Element (Matrix)</title>
      <link>https://element.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-element-(matrix)</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Secure, decentralized messenger built on the Matrix protocol. End-to-end encrypted by default, with bridges to Slack/Discord/Telegram/iMessage. The future of federated chat.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The federated, end-to-end encrypted chat client. Matrix protocol is the future of interop messaging.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 13,447</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Darktable</title>
      <link>https://www.darktable.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-darktable</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An open-source photography workflow application and raw developer. Non-destructive editing, tethered capture, and powerful color grading.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The Lightroom alternative. Free, non-destructive, runs on Linux, and the color science is serious. Best free tool for raw photography.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 13,048</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Stable Diffusion WebUI (Forge)</title>
      <link>https://github.com/lllyasviel/stable-diffusion-webui-forge</link>
      <guid isPermaLink="false">edljx-best-of-oss-stable-diffusion-webui-(forge)</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A polished fork of the A1111 WebUI optimized for lower VRAM. Runs the same models, the same extensions, but with significant memory and speed improvements.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The A1111 experience with modern performance. If A1111 ran too hot on your GPU, this is the fork to install.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> AI &amp; Machine Learning &middot; <strong>Language:</strong> Python &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 13,004</p>]]></description>
      <category>AI &amp; Machine Learning</category>
    </item>
    <item>
      <title>Nostr</title>
      <link>https://nostr.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-nostr</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A simple, open protocol for decentralized social. Public-key-based identities, no servers, censorship-resistant by design.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The protocol behind a wave of censorship-resistant social apps. The simplest, most resilient fediverse implementation.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> Various &middot; <strong>License:</strong> MIT &middot; <strong>Stars:</strong> 12,029</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Trilium</title>
      <link>https://github.com/zadam/trilium</link>
      <guid isPermaLink="false">edljx-best-of-oss-trilium</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Hierarchical note-taking with a focus on personal knowledge management. Notes can contain notes, scripts, and widgets. Endlessly extensible.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The 'build your own second brain' tool. Most flexible PKM app on the market — if you can think of a note structure, Trilium can express it.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> JavaScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 12,000</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Thunderbird</title>
      <link>https://www.thunderbird.net/</link>
      <guid isPermaLink="false">edljx-best-of-oss-thunderbird</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A free email client from Mozilla. Local-first, strong privacy, OpenPGP built in, and a strong extension ecosystem.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The email client that respects you. No telemetry by default, works with any provider, and the new Supersonic UI is fast enough for power users.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> Rust &middot; <strong>License:</strong> MPL-2.0 &middot; <strong>Stars:</strong> 11,000</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>Signal Server</title>
      <link>https://signal.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-signal-server</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The reference server implementation for the Signal messaging protocol. End-to-end encrypted, metadata-minimized.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The protocol that WhatsApp, Messenger, and Google Messages all quietly adopted. The reference implementation is here.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> Java &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 10,690</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Mautic</title>
      <link>https://www.mautic.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-mautic</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An open-source marketing automation platform. Email campaigns, lead scoring, landing pages, and multi-channel workflows.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The HubSpot / Marketo alternative. Free, self-hostable, and has the depth to run real marketing campaigns. The de facto open marketing automation tool.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> PHP &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 10,487</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>LMMS</title>
      <link>https://lmms.io/</link>
      <guid isPermaLink="false">edljx-best-of-oss-lmms</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A free, cross-platform digital audio workstation. Beat/bassline editor, piano roll, VST support, and a built-in library of sounds.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The FL Studio alternative. Beat-making, full mixing, VST support, and a long-standing community. Free for everyone who wants to make music.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> GPL-2.0 &middot; <strong>Stars:</strong> 10,354</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Krita</title>
      <link>https://krita.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-krita</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A professional painting and sketching program. Brush engine, animation tools, comic-book templates, and a strong artist community.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The digital painting tool that doesn't cost $50/month. Brush engine rivals Photoshop, animation tools are real, and the comic-book workflow is unique.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 10,347</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Akaunting</title>
      <link>https://akaunting.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-akaunting</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A free, online accounting software for small businesses. Invoicing, expenses, reports, multi-currency, and a strong app marketplace.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The free Wave / Xero alternative. Self-hostable, multi-currency, with an app marketplace for payroll, inventory, etc. The right answer for the SMB that outgrew spreadsheets.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> PHP &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 10,118</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>Wireshark</title>
      <link>https://www.wireshark.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-wireshark</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The world's foremost network protocol analyzer. Capture, decode, and analyze traffic across hundreds of protocols.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The tool you reach for when you need to know what your network is actually doing. Decades of protocol dissectors, the de facto standard.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> C &middot; <strong>License:</strong> GPL-2.0 &middot; <strong>Stars:</strong> 9,858</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Step CA</title>
      <link>https://smallstep.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-step-ca</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A private certificate authority for your infrastructure. ACME-compatible, strong defaults, easy to operate.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The CA that should be in every self-hosted stack. Internal services deserve real certs, and Step CA makes them free and easy.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 8,857</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Mumble</title>
      <link>https://www.mumble.info/</link>
      <guid isPermaLink="false">edljx-best-of-oss-mumble</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Low-latency, high-quality voice chat. Positional audio, low CPU usage, self-hostable. The original VoIP for gamers.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> Low CPU, high quality, positional audio. The Discord alternative for people who care about latency and self-hosting.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 8,254</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Obsidian</title>
      <link>https://obsidian.md/</link>
      <guid isPermaLink="false">edljx-best-of-oss-obsidian</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Knowledge base that works on local Markdown files. Build a 'second brain' with bidirectional links, graph view, plugins, and full data ownership. The 'BYO file format' notes app.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The notes app that doesn't lock your data. Your vault is just markdown files on disk — readable forever, by any tool.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> MIT (core) / Commercial (Catalyst) &middot; <strong>Stars:</strong> 8,000</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>CryptPad</title>
      <link>https://cryptpad.fr/</link>
      <guid isPermaLink="false">edljx-best-of-oss-cryptpad</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An end-to-end encrypted collaborative office suite. Docs, sheets, slides, kanban, code, and more — all encrypted in the browser.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The encrypted Google Docs alternative. Real-time collab, full office app suite, and the encryption is real — even CryptPad's staff can't read your stuff.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> JavaScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 7,901</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Woodpecker CI</title>
      <link>https://woodpecker-ci.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-woodpecker-ci</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A community-driven fork of Drone CI. Pipeline-as-code for any Git host, with Docker-based execution and an extensible architecture.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> When Drone's future became uncertain, the community forked. Woodpecker is the self-hosted CI that doesn't try to be a SaaS.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Infrastructure &amp; DevOps &middot; <strong>Language:</strong> Go &middot; <strong>License:</strong> Apache-2.0 &middot; <strong>Stars:</strong> 7,850</p>]]></description>
      <category>Infrastructure &amp; DevOps</category>
    </item>
    <item>
      <title>HedgeDoc</title>
      <link>https://hedgedoc.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-hedgedoc</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Self-hosted collaborative markdown editor. Real-time multi-user editing, draw.io integration, slide mode, and rich export options.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The HackMD alternative you can run on your own server. Best for team documentation, meeting notes, and quick shared drafts.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Productivity &amp; Notes &middot; <strong>Language:</strong> TypeScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 7,411</p>]]></description>
      <category>Productivity &amp; Notes</category>
    </item>
    <item>
      <title>CryptPad</title>
      <link>https://cryptpad.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-cryptpad</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>End-to-end encrypted collaborative office suite. Documents, sheets, slides, kanban, code, forms. Zero-knowledge encryption means even the server admin can't read your docs. The privacy-first alternative to Google Docs.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The privacy-first Google Docs alternative. End-to-end encrypted — even CryptPad's own servers can't read your documents.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Office Suite &middot; <strong>Language:</strong> JavaScript &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 6,800</p>]]></description>
      <category>Office Suite</category>
    </item>
    <item>
      <title>GIMP</title>
      <link>https://www.gimp.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-gimp</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>GNU Image Manipulation Program. The free, open-source image editor. Raster graphics, scripting, plugins, and a 25-year feature set. Photoshop alternative that doesn't lock you in.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The image editor that doesn't lock your PSDs. Slower to learn than Photoshop, free forever once you do.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 6,405</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Kdenlive</title>
      <link>https://kdenlive.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-kdenlive</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A professional-grade, non-linear video editor. Multi-track timeline, effects, transitions, proxy editing, and a render queue.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The only open video editor trusted for real projects. 20 years of development, mature plugin ecosystem, runs on Linux/Mac/Windows.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 5,656</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>ONLYOFFICE</title>
      <link>https://www.onlyoffice.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-onlyoffice</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>Office suite with full Microsoft Office format compatibility. Better docx/xlsx/pptx fidelity than LibreOffice for collaborative editing. Self-hostable server edition for teams. Free community version + paid enterprise support.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> When LibreOffice's docx fidelity isn't quite good enough — ONLYOFFICE preserves MS Office formatting better and has stronger collaboration.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Office Suite &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 5,367</p>]]></description>
      <category>Office Suite</category>
    </item>
    <item>
      <title>Kimai</title>
      <link>https://www.kimai.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-kimai</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A self-hosted time-tracking app. Projects, customers, tasks, JSON/CSV export, and rich reporting. Multi-user with roles.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The time tracker for freelancers and small teams. Self-hostable, clean UI, exports to every billing system. Drop-in replacement for Toggl.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> PHP &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 4,974</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>LibreOffice</title>
      <link>https://www.libreoffice.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-libreoffice</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The free office suite. Writer, Calc, Impress, Draw, Math, Base — six apps covering everything Microsoft 365 does. Opens and saves .docx, .xlsx, .pptx natively. No subscription, no telemetry, runs on macOS / Windows / Linux. Powers most governments and universities in Europe.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The default Microsoft 365 replacement. Free forever, opens every doc format natively, runs anywhere.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Office Suite &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 4,348</p>]]></description>
      <category>Office Suite</category>
    </item>
    <item>
      <title>RawTherapee</title>
      <link>https://www.rawtherapee.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-rawtherapee</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A powerful raw photo processing program. Non-destructive editing, advanced demosaicing, and fine-grained color control.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The demosaicing and color science are top-tier. If you shoot raw and care about every pixel, RawTherapee is worth the steeper learning curve.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 4,166</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Inkscape</title>
      <link>https://inkscape.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-inkscape</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>The vector graphics editor. SVG-native, Illustrator-compatible, and a true workhorse for logo, icon, and illustration work.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The free Illustrator. SVG-native, supports every feature you actually use, and has been the open standard for 20 years.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Design &amp; Creative &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> GPL-2.0 &middot; <strong>Stars:</strong> 3,885</p>]]></description>
      <category>Design &amp; Creative</category>
    </item>
    <item>
      <title>Jami</title>
      <link>https://jami.net/</link>
      <guid isPermaLink="false">edljx-best-of-oss-jami</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A peer-to-peer, end-to-end encrypted communication platform. Messaging, voice, video, file transfer — no central server.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The fully distributed communication tool. No servers, no accounts, no metadata. P2P voice/video that actually works on real networks.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> C++ &middot; <strong>License:</strong> GPL-3.0 &middot; <strong>Stars:</strong> 3,500</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
    <item>
      <title>Collabora Online</title>
      <link>https://www.collaboraoffice.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-collabora-online</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>LibreOffice Online — the commercial cloud version of LibreOffice, packaged for self-hosting. Integrates directly into Nextcloud, OwnCloud, and Seafile. Best-in-class docx/xlsx/pptx rendering for the LibreOffice ecosystem.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The self-hostable office suite with the best LibreOffice docx fidelity. Pairs with Nextcloud for the full Google Workspace replacement.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Office Suite &middot; <strong>Language:</strong> Shell &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 3,347</p>]]></description>
      <category>Office Suite</category>
    </item>
    <item>
      <title>EspoCRM</title>
      <link>https://www.espocrm.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-espocrm</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A flexible, lightweight CRM. Sales pipeline, contacts, calendar, tasks, marketing campaigns, and a rich extension marketplace.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The CRM that doesn't try to do everything. Clean, fast, extensible, and self-hostable. For teams that find Salesforce overwhelming and HubSpot too expensive.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> PHP &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 3,335</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>InvoicePlane</title>
      <link>https://invoiceplane.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-invoiceplane</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>A self-hosted invoicing and client management app. Quotes, invoices, payments, clients, and reports.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The focused invoicing app. If you don't need an ERP, just need to send invoices and track payments, InvoicePlane does it cleanly.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Money &amp; Business &middot; <strong>Language:</strong> PHP &middot; <strong>License:</strong> NOASSERTION &middot; <strong>Stars:</strong> 3,135</p>]]></description>
      <category>Money &amp; Business</category>
    </item>
    <item>
      <title>WireGuard</title>
      <link>https://www.wireguard.com/</link>
      <guid isPermaLink="false">edljx-best-of-oss-wireguard</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. Intended to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive attack surface of OpenVPN.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The VPN protocol that Linux ships in the kernel. Faster, simpler, and more auditable than OpenVPN.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Security &amp; Privacy &middot; <strong>Language:</strong> C &middot; <strong>License:</strong> GPL-2.0 &middot; <strong>Stars:</strong> 2,319</p>]]></description>
      <category>Security &amp; Privacy</category>
    </item>
    <item>
      <title>Briar</title>
      <link>https://briarproject.org/</link>
      <guid isPermaLink="false">edljx-best-of-oss-briar</guid>
      <pubDate>Fri, 11 Sep 2026 03:01:16 -0600</pubDate>
      <description><![CDATA[<p>An end-to-end encrypted messenger that works over Tor, Wi-Fi, or Bluetooth. Designed for activists and journalists in censored regions.</p><blockquote style="border-left:3px solid #f7a527; padding-left:0.75em; margin:0.75em 0; color:#691f65; font-style:italic;"><strong>Why we picked it:</strong> The messenger for when the internet is unreliable or hostile. Mesh networking, Tor, Bluetooth. The most security-focused messenger that exists.</blockquote><p style="font-size:0.85em; color:#666;"><strong>Category:</strong> Communication &amp; Collaboration &middot; <strong>Language:</strong> Kotlin &middot; <strong>License:</strong> AGPL-3.0 &middot; <strong>Stars:</strong> 99</p>]]></description>
      <category>Communication &amp; Collaboration</category>
    </item>
  </channel>
</rss>
