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.
small cc(1) and ld(1) wrappers to help developers remove the unused header files and libraries, put the header files in correct locations, and link archives and shared objects in the right order.
Projects, docs, chat, and AI in one workspace. Work faster, not across 10 tabs.
ClickUp replaces your scattered tool stack with one AI-powered platform. Stop paying for project management, docs, chat, and time tracking separately when they all live in one place. Teams that consolidate into ClickUp cut software costs and move faster because everything is connected, not siloed across apps that don't talk to each other.
wxGraphicControls is a set of many customizable controls
wxGraphicControls is a small GUI library built on top of wxWidgets. It contains many customizable controls like wxGraphicButton, wxGraphicMenu, wxGraphicTrackBar, wxGraphicRotatingButton, etc.
Almost every control is built out of specified images.
You are able to specifiy corresponding images which are shown in the specific state of the control.
- supports completly transparent looking controls
- loadable through wxWidgets-XRC-System
See screenshot for more information!
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.
LibCpuDetect is a small helpful cross-platform library for cpu feature detection.
You can use it to retrieve the system's number of CPUs and the number of cores per CPU, or if it supports Hyperthreading and many many more.
This project implements a set class. It is aimed at those who consider the following to be of importance:
- Values in the set are, to a high extent, consecutive numbers
- Memory footprint is an issue
- Small updates to a large set must be efficient
This project tries to provide a small and simple Actionscript Editor written in Actionscript. It aims to be run inside a browser and therefore to be available on every platform.
This is one small and fast JAVA implementation of java.util.queue which permanently stores queue data into files. Use of this implementation avoid use of huge JMS implementations. All read and write operations have to be on one JAVA virtual machine.
This is a cross-platform C++ library that provides an intuitive and quick way to deal with tree structured configuration text files.
It is also very small, making it easy and comfortable to include in any project.
This is a .NET implementation of a small (French) language.
The intent is to provide a language that even kids can learn.
Yet, the only understood language is the French, and the interpreter is not ready for other, since it's a quick and dirty dev.
Php Light Framework is designed to easily build small and medium websites. PLF handles Mysql, CAS, LDAP, Object-Programming, i18n, separated configuration, xml, templates, and so on...
http://jmsloadtester.marcel-sauer.de JMS Load Tester is a small command line based Java (>1.5) application to load test JMS brokers like SonicMQ, ActiveMQ, OpenJMS and others. It can be configured with a property file.
Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
Think Python is an interactive online learning environment for Python.
Think Python intends to be an interactive online learning environment for Python. It consists of two parts: A small IDE which is able to run your Python code in the browser without installing any plugins and an interactive training system which can contain explainations, questions and practical tasks.
The Free Pascal GFX Library is a framework to quickly develop cross-platform GUI software. It is light weight, and connects directly to the underlying system, allowing for the creation of small and fast graphical applications.
JOMS is an extremely lightweight, simple Java Enterprise Service Bus. While similar to MULE and MINA, it can be run in a small memory environment or in an embedded server environment. It can also be transparently networked or clustered.
Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.