Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
CodeBlocks With A full development environment.
Took a while but CodeBlocks is now upto speed and in sync with the current release version.
New version of CodeBlocks supports XML based configuration, so users can do specialized compiler support if needed.
Changed away from the old Msys in favor of Msys2 which has better support for a lot of things like miktex.
Old package is still there if you still need it but wont be developed on anymore.
Loads of modifications compared to the Msys2 package from Alex, you can still update Msys2 packages from his server though.
...
VCLX allows you to retain compatibility with legacy OS's (like Microsoft "Windows 9X/NT/2000/XP") in C/C++ projects (with or without MFC) built with a modern Microsoft "C/C++ compiler" (like "VC" from Microsoft "Visual Studio 2012").
VCLX was designed for existing projects that already run fine on the desired legacy OS's when built with older versions of Microsoft "C/C++ compiler", but which fail to run when built with a modern Microsoft "C/C++ compiler".
VCLX is compatible and...