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 project is about an algorithm for multi-resolution texture systhesis on Cell.BE.There are there source code files.One is serial on x86.One is serial code on cell ppu,and the last is parallel code,which use ppu and 8 spus.
The server is base on ACE Framework,it aims to build a common IM Platform,that support a few protocols such as Jabber,Voip and so on. I'm sorry that there is no working version was been released, please check the subversion Repo for source code.
DNP3 protocol (dnp.org) C++ library. Master and outstation implementations. Supports DNP IP networking and includes prototype for DNP secure authentication. Test GUI uses Qt4. Source code developed and released by Turner Tech Inc, http://turner.ca
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.
The KOM(S) Streaming System (komssys) implements a streaming system based on the IETF protocols RTSP, SDP, RTP/RTCP with the intention of providing a base for researchers and other developers. Komssys includes code for a server, a client, and a proxy
IRC Helper is a plugin for Pidgin which seeks to handle the rough edges of the IRC protocol through network-specific code. The project has moved to http://plugins.guifications.org
The intention of the Home-Automation-Usability-System project is to create a flexible system for bus-styled communication between micro-controllers and a server-application, including hardware layouts and PIC code for the micro-controllers.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
VNPIS Forum (NTForum) is a Open Source discussion forum or bulletin board system for web sites running ASP.NET. The latest version is ASP.NET v1.1 and v2.0 with a Microsoft SQL Server backend. The full C# source code is available licensed as GPL. You can
Aims in providing utilities, so that the telecom protocol developers can mainly concentrate on writing the code to implement Finite State Machines. The utilities mainly include timer management, message Queues, Hash Tables, Transport Interfaces etc.
OSG ( OpenH323 Study Group ) has many sample programs (very basic, code base) which would help you to understand how OpenH323 works. The mailing list of OSG would be a good place to ask about basic information OpenH323.
This project implements a new concept of Instant Imaging. Using the code of CamStream, this software can send images from the WebCam to users who use the Jabber Network with the maximum of facility. Furthermore, GiNM can talk with your friends of Jabber.
Easy to use CW Trainer for Linux. Adaptable for both the Koch and Farnsworth method of learning Morse Code. Makes random tests or can read text from a file. Sample QSO's included. Uses QT user interface. Licensed under the GPL.
The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
Welcome to the Linux-IrDA project. The overall goal of this project is to make an implementation of the IrDA (tm) standards specifications for the Linux kernel. The code is licensed under the GNU Public licence (GPL) and is now included in Linux-2.2.
This is a port of PICAXE-28X BASIC software written by Jim Tregellas VK5JST for his Antenna Analyser project to C for PIC16F873A. The project can be compiled using a free edition of B Knudsen Data CC5X Ccompiler and MPLAB IDE assembler/linker
JASML is a java byte codecompiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
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.
Roverbot is a framework for custom communications bots in C++. Simple bots can be written in under 20 lines of code, and can be ported between protocols by changing no more than a single #include statement.
elspy is an extension to the Exim MTA that allows Exim users to supply a local_scan() function written in Python instead of C. (Exim's local_scan() API lets sysadmins supply site-specific code for approving/rejecting email messages at SMTP time.)
Secom is an object-oriented library of portable, reusable components for communicating over serial devices. With secom you can develop an application that will compile and execute on Posix and Windows, with little to no changes to the source code.
This is a simple IRC multithread class, support hook on source, destination, irc commands or, messages .. After include these files in your project, you can connect to an irc server and bind some fonctions in 3 lines of code
This is a very basic network framework. It makes the creation of client/server aplications very easy. In order to have a functional application you must write very litle code.