Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Emulator of Intel 8086 processor on Java. Allow user to load assembler code for 8086, compile and run it, watch the state of registers, memory, stack and change it for debugging and experimenting. The main project purpose is training.
A complete Parallax Propeller debugger/simulator for development of assembler code, with built-in editor and compiler. In runs under Java v1.5 or better.
SarcASM is a high-level, two-pass assembler mainly aimed at fostering development on archaic and embedded hardware. Though it will initially be a MOS 6502 assembler, other architectures are planned as being supported.
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Free and simply RTOS for AVR at assembler. So far, the AVR Studio is used as a development environment. The system supports the preemptive and cooperative multitasking modes, semaphores. Use a small amount of memory for tasks.
OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
This is NASM - the famous Netwide Assembler.
THIS PAGE IS OUT OF DATE; we no longer use any Sourceforge services other than mailing lists.
Get the current versions from http://www.nasm.us/.
side4linux is a simple IDE intended for source code programming in C, G-code and AVR/ARM Assembler with an emphasis on developing manufacturing and embedded applications. It will be developed to include simulators, PCB software, compilers etc.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
David Ashley's C compiler has now been GPL'd. This includes the full source, some demo programs, along with some minor changes...
ACC builds 32bit exe's using TRAN's PMODE dos extender for MS-DOS.
Squish65 is a 6507 assembly optimizer developed for use with batari Basic in making Atari 2600 games, but also intended to be useful for general 650x DASM assembler programming.
OCR c++ library of computer optical recognition methods. In library: contour recognition; contour vectorisation; matrix letters feature recognition; web based GUI; assembler core on SS3 instruction; xml support; detect page rotation and segmentation;
An open Source assembler project written in C++ [Borland 8 compatible]. It's a study project and therefore, a fun one where we try to implement Intel’s x86 specifications into something useful for the everyday programmer.
Monate is an Object Oriented Programming Assembly . It's a pre-assembler that compiles x86-x64 OOP assembly codes to non-OOP codes and then compiles them by FASM/NASM assembler . Monate is easy to use and powerful .
VCAKE is a genetic sequence assembler capable of assembling millions of small nucleotide reads even in the presence of sequencing error. This software is currently geared towards de novo assembly of Illumina's Solexa Sequencing data.
Providing stretch and blit routines for SDL surfaces. These are optimized for speed including lots of assembler parts in the general routines and dynamic cpu native code generation for applications to compile specialized stretch-and-blit routines at runti
Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
SmileIDE is simple Integrated development environment. Support programming language: Assembler(nasm). Interface language: multilanguage(English, Russian...). Supported OS: Windows with .net framework, Linux with Mono.
Gas Blender is a python program that helps the diver or the gas blender to calculate what is the correct procedure for mixing gases to be used in Technical Diving (Nitrox / Trimix).
Avr32fasm is prefix Forth-assembler for AVR32 processors core. Main purpose of project - create base for develop Forth system for AVR32. Avr32fasm provides as assembler for creating low level Forth words.
AsmLib is a general purpose library for console or terminal programs. Everything is written in assembler and is intended for assembler programmers. Function groups include display handlers, keyboard, mouse, file, shell, sort, process control, etc.