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.
Get Started Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to standard C++ iostreams and an asynchronous interface for use with Boost.Asio.
Beach is a group of C++ frameworks that are 100% platform-independent, implementing many useful object-oriented design patterns and general purpose mechanisms that provide the fundamental building blocks for applications and higher level frameworks.
A project to extend TagLib's C bindings and create a complete C API. The name of the project is TACCI as an acronym of TAglib's Complete C Interface.
Made mainly for GTKPod, since it's tagging support is shaky and there are very few alternatives.
The project will be looking at data (the intention is to begin looking at customer name/address data but this may widen over time) and ways to intelligently detect duplicates using fuzzy matching methods and algorithms.
The X Beam ("the cross beam") is a cross platform C++ 3D world simulation engine with powerful customization support. It is currently being developed for Linux, Mac OS X, and Windows.
the netgate is a network middle ware running as a standalone process. it can communicate with local processes using pipe and use TCP to communicate with remote processes. the netgate can load a .so file as a plugin.
The PICI Network Messaging System is a message oriented middleware with the goal to provide a transparent layer which allows the sending and receiving of messages between different apps by a "subscribe/publish" mechanism. C++ API and runtime. Win/Linux
CoTaMan - Concurrent Task Manager is a library based on Boost that allows you to easily run a set of tasks with known dependencies on multiple threads that are managed in a thread pool.
asycxx, is a framework to develop networked applications in c++ in an asynchronous style. This project is largely inspired from 'Twisted' (http://twistedmatrix.com)
UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.
This is SSL Scanner that can be used to check, what ciphers can be used in https connection. You can also download page using each cipher. Also reports from scanning can be available.
The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
The Mitochondrion project offers a transparent, event-driven software framework that provides multi-threaded objects, statecharts, a priority-driven queue and tools to trace and examine run-time interactions.
Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
zinif is an object-oriented, typeless programming language, following the principle of "everything is an object", like unix's "everything is a file". In theory, a language with a small but complete instruction set should be easier to learn and extend.