Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
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.
FrakeOS is a new OS developed by Charles Frake.
Currently, it is a simple bootloader written in NASM. I plan to continue researching Assembly and finish the bootloader. I plan to start coding a kernel in C after the bootloader is finished.
Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Exclusive x86-long mode uperating environment based on FORTH (and later LISP). Requires NASM (development) and at least bochs 2.4.5 (runtime) or QEMU 0.13.0
WahoviOS is a 32-bit Protected Mode OS made from scratch in NASM, intended to provide a simple, portable environment for running Allegro library programs in.
Open Source microkernel for ia32 architecture. Basically this is a full functional operating system implementation using GNU C and nasm. Fully commented in spanish and with external documents explaining system calls, library functions, design, etc.
This project focus on creating an original alternative 32-bit operating system for Intel 80386 compatible processors made in NASM (The Netwide Assembler). The main goal is to be, a simple and pratical plataform for developpment and plug in extra codes.
Pascal Operating System, That will translate Freedos to Pascal --OSPine written in Turbo Pascal and NASM. I think now I will make all that useful before I release. Thank for Feedback (^_^)
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
SD is a new operating system developed in the Pascal language (FreePascal, FPC/FPK) and NASM for IA-32. It's main purpose is to provide a fast and simple 32-bit multitasking OS. The OS must have several DOS, Windows and Linux features and maybe Win32 emu.
QuickOS is a really-quick-realtime-multitasking-os, that requires less than a second to boot up. Basic-kernel-functions will be written with NASM assembler. We should get a C/C++ compiler to work for us.
Kudu is a free, open source operating system. It is being written in ASM/C++, using NASM and g++ as compilers. We should have v0.1 out by the end of January 2008. 0.1 will have a working kernel and several working shell commands, including a timer.
Spezi-OS is a OS Development Project. It's main goal is to develop a complete 32-Bit Protected Mode OS booting from harddisk and floppy. It is mainly written in Nasm and C. It shall provide all modern features you from other Operating Systems.