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.
An open source project developed by students at IT-University of Gothenburg aimed at simplifying the creation of cunit tests. It will search for all files ending with _test.c and compile these into one runnable test suite.
Bluemodem will handle all aspects of configuring and connecting to any device that is capable of using dialup networking (Linux only). With all source code. Currently tested with 92 phones and 8 providers.
A project to hone my C/C++ skills, modifying the source code for the pDiaspora server and client.
Original source can be found from the creator's website at http://www.nighsoft.com or his sourceforge account https://sourceforge.net/projects/pdiaspora
Provide code to allow PalmOS developers to easily support Sony OS4 and OS5 silkscreen, Palm OS 5.2+ DIA, Handera Silk and Dana AlphaSmart large screen, in portrait and landscape mode as possible. Minimal changes to existing code are needed.
A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
P-Ishido is a customizable version of the classic tile maching game, for recent Palm OS devices. It supports board/piece plugins and has transparency support for pieces on hi-res devices. (GPL for full package incl. gfx and sfx, BSD for code only.)
C source code of firmware for a hardware hack for "Ninja Pan and Tilt" using "Teensy USB Development Board". It is cross-platform (Win, MAC, Linux) over USB, reports status and can record/playback movements to eeprom. Networked using "telnetninja".
The DMX-protocol is a product based on RS485 communication. It is the standard for lighting techniques. This protocol could also be used for other purposes. On this page you will find the code to put into the AVR to send or receive DMX.
EzSocket is a socket library written in C.The aim of EzSocket's existence is to decrease the required source code that it should writes a programmer in order to create a client or server socket.Get a server or client socket with only one function.
geoCtools manipulates geo-data in csv or kml files. Generates kml files for Google map/earth. Polygons can be: merged, simplified, locations (icons) added with user data in the balloons, selected via FIPS code. Uses libxml2
Code for predicting the 2-dimensional folding with minimum energy of a given RNA sequence.
The code was written and originally released by Rune Lyngso.
Basic language between high level assembler und small C. The Compiler outputs x86 assembler code. No use of extern library an nearly independent from the operating system. The compiler is only some KByte in size.
CSR is a program to identify, modify and replace code in automatic generated source code. A configuration file controls the behavior and actions of CSR. The configuration file usually contains regular expressions to search and replace the code.
Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
Custom Architecture Generator Tool is a software based on the Netbeans Platform, the main purpose is to accelerate the embedded system realisation with a high level description: VHDL code,C2VHDL conversion,Quartus project generation,real time application
sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
PSY PONG 3D, is a three dimensional Pong clone made in C, using OpenGL/GLUT. It runs on GNU/Linux, but the code should be portable enough to run on other platforms.