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
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.
"Little Penguins Rock" aims to be a small, project based tool, for assembling an embedded Linux filesystem and compiling the kernel.
It's a private project, which I use to assemble a full distribution for my Psion Handheld.
Rock it out...
Simple C++ Function Package (SCFP) contains a library of C++ header files. As well as a couple of small applications that will help yo in your C++ developement.
Protoeditor is a small KDE text editor developed for debugging scripts interactively. The goal is to provide a simple editor supporting a variety of debuggers for different languages. Currently, it supports Perl and PHP.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Proja is a small, fast and very-easy-to-use Makefile generator with adaptable templates, packaging and automatic dependency generation. It allows multiple executables and libraries in a project and allows the developer to structure the project freely.
bfv89ru - binary file view
bfv is a small and simple tool for viewing files in binary format. (11101100 01101011 etc) it is easy to use and written in C++.
An applicationserver and a clientframework with an extended generic workflow engine. Workflows can easiliy be defined in a graphical manner and a "lego" principle, small "atoms" can be put together to a complete application. An E/R tool is included
Garbage collection for C++. Small portable library that can even be multithreaded (with some restrictions). It uses the mark & sweep algorithm. No dependencies. Provides garbage-collected array class; provides wrapper class for external classes.
lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
LGPL small Cross-platform application configuration management class for Win32/Linux/UNIX environments which will use system and user text config files, and on Win32 the system Registry. C++ using C strings.
This is krot editor. Main purpose of creating this project, was attempt to create new, more convenient to me IDE. I hope, I will reach this purpose. Today this is a small and buggy text editor.
The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
This is a small program that lets you set MIDI controller values using sliders and buttons in a GTK+ window. The GUI is an XML-based Glade file which can be replaced without rebuilding the program, so you can build your own controller GUIs in Glade.
nbasic - bytecode compiler+vm for middle level programming language, like basic. nbs - small and fast C-coded object orientated basic (compiler+vm) for embeded applications. Purpose: scripting support for C/C++ project.
LibPPQ is a small C++ library with templates that aims to be a "persistent" drop in replacement for the std::priority_queue template. Other than std::priority_queue however libppq limits its priorities to be unsigned integers.
CTLib is a small library intended to manage various configuration sources while offering easy-to-use interface. It's an ANSI C++ compliant library shipped in single header file and tightly integrated with STL and BOOST.
This is a small project to handle big-size variable. A variable will be allocated and free automatically (when task finish). I have no much idea for this. if you have any new idea for this problem, please tell, I will think to develop it for more feature
QMWEdit stands for Qt Multi Window Editor. It is a simple editor (IDE) for small C/C++ projects.
The editor is based on Qt libraries **3.3**. The goal of the project is to have
an easy to use editor which provides a lot of nice features.
RefLisp is a small Lisp interpreter written in C++. It has:
an built-in web server, Wiki, LISP server pages, SQL Databases, XML parser, MD5 hashing, regular expressions, reference counting and mark-sweep garbage collection, GPL.
Interactive C is a stripped down version of the C language, primarily used for robotics projects. It supports various small-scale robotics boards, with a plug-in system for development for new boards.