Developer tools
Language runtimes, build tools and the everyday programs a developer installs on a new machine.
Filters and sorting
9 results
Bun
A JavaScript runtime, bundler, test runner and package manager in one executable, built as a faster drop-in for Node.js.
CMake
The de facto standard build system generator for C and C++, producing native build files for whatever toolchain is on the machine.
Deno
A JavaScript and TypeScript runtime with security on by default, TypeScript built in, and a complete toolchain in one binary.
Godot Engine
A 2D and 3D game engine that is completely free under the MIT licence, with no royalties and no revenue thresholds.
Hugo
A static site generator written in Go that builds thousands of pages in seconds from Markdown files.
Node.js
The JavaScript runtime that server-side JavaScript is built on, with the npm ecosystem behind it.
PowerShell
Microsoft's cross-platform automation shell, where commands pass structured objects to each other instead of lines of text.
Python
A general-purpose programming language used for scripting, web backends, data analysis and machine learning.
uv
A single Rust tool that replaces pip, pipx, poetry, pyenv, virtualenv and twine, and installs packages 10 to 100 times faster.