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.
Try It Free
$300 Free Credits for Your Google Cloud Projects
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.
The Cell framework is a scalable server framework written in C#. It's original purpose is for MMOG emulation but can be easily adapted to other areas. The project includes a proof of concept rewrite of the DAoC emulator DOL.
KML is a knowledge base with support of logical modeling. Advanced model is used to represent knowledge as a set of statements similar to natural language sentences. This project hosts a set of model storage library and server (vrb-ols) and clients.
The aim of this project is to allow a client to assign the compilation of a source file to a remote server throughout the mediation of a Master Server. One of the goals of this project is to give the possibility to chose among the most frequently employe
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
yakwailog is a simple logger written in c++. it is very easy to implent in any c++ related project because you just have to include it, initialise it, use and close it.
readahead-ng implements a library for using readahead() on Linux. It includes monitoring and replay of file access and special handling of ELF files to improve readahead efficiency.
Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients).
Included in the project:
- Classes for all types of LDAP Requests and Responses;
- Void Server and void Client Classes, ready for custom implementations.
A library of data structures with a unified API, written in portable C. Lists (uni- and bidirectional), a vector, a hash, a balanced tree (RB or AVL), a heap and tuples. Memory management, clone support, error handling.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
The Zeus-Framework is a C++ framework using the paradigm of Cell Computing Model for Linux and Windows. Implements biological behaviours (cloning, genetic algorithmes, ect.). Used for grid computing, distribute systems etc.
The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
A runtime parser generator library, generates parsers for context-free grammars.
Parsing scripting languages and communication protocol messages are typical use cases.
The library is written in straight C++ and requires STL.
Clean, correct, efficient.
We provide a mechanism to trace the NPTL Library as few intrusive as possible for the application dynamics. The post-mortem analysis then allows measurements (contension,...) and understanding of hangs or bugs. No change in kernel or user application.
Polar is a scripting language spun off from PHP, developed from the version 4.4 codebase. The aim of the project is not to compete with the official endeavor. Rather, our desire is to explore other possibilities.
A web services application that provides an SQL database for each user. Users thus have a datastore that can be located similar to an e-mail address (user@mycompany.com).
Subether is a p2p network system that allows applications to find each other to make use of peering resources. Included is a distcc application. I'm trying to make the worlds largest compiler.
OSE is a C++ library, with some Python wrappers, containing generic classes, as well as support for event driven systems, interprocess communications and a request/reply, publish/subscribe service agent framework with RPC over HTTP interface.
LogThis C# logging framework is a drop-in logging tool module for .Net applications. Supports: Multiple custom profiles; log file naming by day, week, month; max log file size; Windows event log. Simple out of the box, intelligent presets.
This is a C++ template class library for generic smart data.
Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.