skeeto/w64devkit
Portable C and C++ Development Kit for x64 (and x86) Windows observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 53
- age_days: 2307
- days_rel: 24
- days_push: 10
- n_releases_24m: 10
Adoption not part of the score
4732 stars · 369 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
w64devkit is a portable, self-contained C, C++, and Fortran development kit for x64 and x86 Windows, bundling Mingw-w64 GCC, GDB, GNU Make, CMake, and other unix-like tools into a single self-extracting archive. It requires no installation, works fully offline, and statically links all runtime components.
Use cases
- compile c programs on windows without installing anything
- portable gcc toolchain for windows
- build c++ apps targeting windows 7
- offline c compiler kit for windows
- cross-compile windows binaries from a clean environment
- set up a minimal c development environment on windows
When to choose
- you need a no-install, fully offline C/C++ toolchain on Windows
- you want statically linked binaries targeting old Windows versions
- you need a reproducible toolchain built from source via Docker
- you want a lightweight unix-like shell and build tools on Windows
When to avoid
- you need MSVC or Visual Studio integration
- you require .NET or Windows Store development
- you need the latest bleeding-edge GCC features or non-x86 targets
Facets
cli-tool · maturity active
compiler build-tool developer-tools developer-tools cross-platform windows cli mingw-w64 gcc portable toolchain c-cpp self-contained offline debugger command-line docker
1 source
- readme: https://github.com/skeeto/w64devkit · fetched 2026-08-28 · 9d529f188af1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| skeeto/w64devkit | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="skeeto/w64devkit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem