Mastodon

Free Knowledge Preservation Foundation

  • CMakedevelopmentActiveBSD-3-Clause2026-07-05Kitware — Cross-platform build system generator that describes a build once and produces native project files for every compiler and IDE — the de facto standard for building C and C++ software.
  • curldevelopmentActivecurl License (MIT-like)2026-07-02Daniel Stenberg & contributors — Command-line tool and library (libcurl) for transferring data over dozens of protocols, maintained by Daniel Stenberg since 1998. Embedded in cars, phones, TVs, printers and space hardware, it is plausibly the most widely deployed software component on Earth.
  • GitdevelopmentActiveGPL-2.0-only2026-07-02Linus Torvalds, Junio C Hamano & contributors — Distributed version control system written by Linus Torvalds in 2005 for Linux kernel development after the BitKeeper licence dispute. Its content-addressed model made every clone a full backup of a project's history — a preservation property that reshaped how software is kept and shared.
  • GNU Compiler CollectiondevelopmentActiveGPL-3.0-or-later2026-07-05GNU Project — The GNU Compiler Collection, the free compiler Richard Stallman began in 1987 that made the rest of free software possible — for decades the compiler that built the world's operating systems, and still the reference for C and C++ on free platforms.
  • GNU EmacsdevelopmentActiveGPL-3.0-or-later2026-07-02Free Software Foundation — The extensible, self-documenting text editor, in continuous development since 1976 and one of the founding programs of the GNU project and the free software movement itself. Its Emacs Lisp core lets it become anything — mail reader, organiser, IDE — which is why it has outlived generations of editors.
  • GodevelopmentActiveBSD-3-Clause2026-07-02Google & Go community — Statically typed compiled language from Google (2009) designed for simplicity, fast builds and effortless concurrency. It became the language of cloud infrastructure — Docker, Kubernetes and much of the container ecosystem are written in it.
  • Godot EnginedevelopmentActiveMIT2026-07-05Godot community — Feature-complete 2D and 3D game engine with its own scripting language, visual editor and one-click export to every platform, under the permissive MIT licence. After commercial engines burned developer trust in 2023, it became the community's engine of choice.
  • LLVMdevelopmentActiveApache-2.0 with LLVM exception2026-07-05LLVM Project — Compiler infrastructure whose reusable intermediate representation powers Clang, Rust, Swift, Julia and countless other languages and tools. Started as a university research project, now the shared foundation of modern compilation.
  • NeovimdevelopmentActiveApache-2.02026-07-05Neovim contributors — Community-driven refactor of Vim with a Lua configuration language, built-in LSP client and an RPC API that lets the editor be embedded anywhere. It revitalised the modal-editing tradition for a new generation.
  • Node.jsdevelopmentActiveMIT2026-07-02OpenJS Foundation — JavaScript runtime built on the V8 engine that in 2009 brought the browser's language to servers and command lines, creating one of the largest software ecosystems ever (npm). Governed openly by the OpenJS Foundation.
  • PythondevelopmentActivePSF-2.02026-07-02Python Software Foundation — General-purpose programming language created by Guido van Rossum in 1991, whose readable syntax carried it from teaching language to the lingua franca of science, data analysis and machine learning. Developed openly by the Python Software Foundation.
  • RustdevelopmentActiveMIT / Apache-2.02026-07-02Rust Foundation & community — Systems programming language begun at Mozilla that guarantees memory safety without a garbage collector through its ownership model. Now under the independent Rust Foundation, it is the first new language admitted into the Linux kernel.
  • VimdevelopmentActiveVim License (GPL-compatible)2026-07-02Bram Moolenaar & Vim community — The ubiquitous modal text editor, Bram Moolenaar's 1991 improvement of vi, present on practically every Unix-like system in existence. Distributed as charityware supporting children in Uganda, it shaped how millions of programmers edit text.
  • VSCodiumdevelopmentActiveMIT2026-07-05VSCodium maintainers — Community build of the VS Code source tree with Microsoft's telemetry, branding and proprietary licence removed — the same editor, but actually free. A textbook example of why source availability alone is not enough without free binaries.