New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Ports package build collection for LFS / linux distro in general.
...Using Makefile and bsd.port.mk-like (I call it as lfs.port.mk). If you're familiar with `ports` from openbsd & freebsd, you would easily recognize it. There are 8 build types, `make`, `cmake`, `meson`, `bmake`, `muon`, `cargo`, `zig` and `custom`.
Bmake is a common makefile framework. Both support native build and cross build. Easy for use, modify and extend. Support Kconfig based config configurator like linux kernel, Easy for custom your project. excellent dependency check, parallel build support, GNU compiler support, extension makefile support, multi-projects support and can work under win32 and linux.
meta-build system that generates CMakeLists.txt (input files for CMake). Enhances notoriously the maintenance by being simplistic. No more headaches with CMake project definition files.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Aqbuild is intended to be a smaller, more Linux-centric adaptation of the make concepts behind the *BSD ports system/s. (custom targets, etc) It is written for p/bmake and also utilises shell scripts.