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.
This tool provides help when moving from old library version to newer one for C or C++ projects. It is designed to automate the most tedious part of the porting effort.
Vision is a language for writing templates for XML code. Templates take text, XML, files, and Vision, and produce custom dynamic XML documents and fragments. Vision is lightweight, portable, and ideal for rapid dynamic Web site development.
Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
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.
Lightweight "ini" type file parsing of textual markup with programmer friendly schema definitions. Allows both input and output streaming of user-application data values to/from user-defined data structure hierarchies.
ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
An Oberon-2 compatible source code translator which will produce C++ or Object-C files from Oberon input files. Extensions will be included to allow infix operator definitions, enumerated types, complex numbers, strings, and OS interface modules.
For facebook "like-to-see" groups, with one(actually 3) clicks you can view the desired content without having to "like" it! The code is also very simple and light-weight, you can look at it to learn basic QT principles, have fun :)
This project is my program I use in my subs video. You are free to use the source code as much as you like. Note: A code bit was used from http://www.newton.dep.anl.gov/askasci/comp99/CS042.htm for the time delay.
The OS2Linux Project is a tool for porting OS/2 applications to Linux. OS2Linux is not an emulator like Wine. Instead you recompile your OS/2 C source code against the tool and link to the project library producing a native Linux executable.
mission 14 is a programming language , built with C++ , its main purpose is to deliver a new concept of programming paradigms and to build an AI bot that interact nearly as humans as possible !
Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
A quick and simple way to create a source code report. Counts lines of code and compares two directories for line changes, line adds, and line deletes.
A program that converts source codes into HTML. Good for blogs or other web-pages containing source code snippets. The program has the capability of choosing from different themes, and highlighting styles.
Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems.
Overlord PBEM game project is re-creation of strategy/RPG PBEM Atlantis-like game "Overlord", originaly designed by Vincent Archer. The purpose of the project is to create set of code and documentation enabling free and and easy overlord games
mod_c is a module for Apache HTTPD that can cache DLL/SO executables to create very high speed dynamic web pages. mod_c is supported by EHTML (executable HTML), a library written in C++ with which web developers can quickly code web pages.
It is a minimal linux like kernel for x86 architecture. It is mostly the source code from the tutorial "Roll your own toy UNIX-clone OS" written by James Molloy: http://www.jamesmolloy.co.uk/tutorial_html/index.html It is encoded in a bash script.