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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
Simple command line tool for listing what programs have open sockets. Get_sock_pids output shows: program name, pid, port, type, and state (a feature netstat is missing on FreeBSD).
Right now only for FreeBSD 4.x
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.
GarScreen - a simple PalmOS animation sample.
This simply shows the dimensions of the Garmin GPS 12XL screen compared to what we have on a Palm (TM). (For those that never held a 12XL in their hands)
Add-on library for Allegro. Provides a very simple API for opening dialogs: You need one function call with a format string specifying a number of data fields. The library then opens an appropriate dialog. 3d look. Includes extra gui objects.
This is a very simple simulator for the Microchip PIC16C71. I've used it for various small projects. It has an option video display feature to simulate a software-generated video output, which I used to debug PIC-Pong.
CJavaIPC is a simple C library that allows the transfer of primitive types between C and Java programs, as well as between C programs on different architectures.
This library supplies some functions to bind and connect socket, and to read and write variables of all simple types and strings. It's written in C, but there is also an interface for PHP3.
SCOF provides a C/C++ toolchain that is easy to build, extend, and even embed within custom applications that wish to parse and interpret source code.
It's goal is to be a C/C++ framework that is modular and easy to understand from beginning to end.
A command line tool used to choose and connect to wireless networks. The interface is provided by ncurses and at the moment the wireless network interface is controlled via the Wireless Tools.
Blackfin utility project is a collection of simple Blackfin based routines or programs that can be readily used in Blackfin based application projects.
Simple graphics, keyboard and mouse library with a C interface
is a collection of ultra-simple routines I've found useful for making small interactive graphics applications.
=== Functions include ===
* Window creation
* 32-bit RGBA bitmap creation
* Fast software based drawing routines (pixels, lines, text etc)
* Mouse and keyboard input
=== Details ===
* Written in C
* Python bindings provided
* Permissive BSD licence
* Win32 version currently.