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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
TSys2 is a open source on-line contest management and judge system (ACM/KIROV). It can be used in schools for education purposes and for programming contests.Consist of: server part,tester,admin GUI interface,GUI and web(alpha-stage) client.
RealTimeBattle is a programming game, in which robots controlled by programs are fighting each other. The goal is to destroy the enemies, using the radar to examine the environment and the cannon to shoot.
PTE is my Python Templating Engine, which allows for PHP-like embedding of Python code within HTML with an extremely light-weight install. PTE is highly extensible and aims to make web programming as fast and painless as possible.
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.
Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSP tag library.
Roc's purpose is to serve as a tool for those who know little about programming. It strives to create RPGs similar to those on your video game console. Roc is written in Python and wxPython. It will support all platforms compatible with wxPython.
Slut is a programming framework for generative, synthetic, interactive, network-enabled graphics. THIS IS AN OLD PROJECT. But since you are interested in it you should check out the SceneExpression project: http://labs.nortd.com/sx/
A mini cross-platform IDE to cooperate with GCC, GDB, VIM.
Programming Language: Python, Vim script.
OS: OS independent.
Graphics libraries: Use just vim native UI functions.
Capivar Hunter is a simple 3d shooter written in Python/OpenGL intended as a learning platform to Game Development, Python and 3d Programming. Although it should be at least somewhat funny, the main objective of it is being simple and easy to extend.
"A Program is a Process, not a Thing." This project is about programming for the fun of it and will contain tutorials, notes, code and tips for learning to program, setting up servers, etc.
Mom4j is a pure Java (TM) implementation of the JMS specification. Mom4j is JMS 1.1 compliant. It uses XML/HTTP as a transport protocol (open to all programming languages) and comes with its own transactional message store.
Dragon Composer is an experimental project toward creating a new programming language (dragon) or environment where a programmer can write readable and reusable codes efficiently.
A Python implementation of Erlang concurrency primitives. Erlang is widely respected for its elegant built-in facilities for concurrent programming. This package attempts to emulate those facilities as closely as possible in Python.
Python cgi's for maintaining multiple web-based schedules. None of the heavyweight CMS systems does this cleanly and simply. This is not an off-the-shelf solution, but snippets for you to use. Programming required!
A modular audio programming language, designed to write applications quickly. Its main goal is real time audio processing, but it should be used for any kind of development.
Genetic Programming framework written in Python. Takes advantage of python\'s compiler to make things simple. Includes basic genetic operations (rank/roulette selection,crossover,mutation,steady state,elitistm ...)
MPY is an MPI implementation for Python using MPICH (or any other MPI implementation). MPY also provides helper functions for ease of programming, and a simple plug-in interface.
Predator-Prey simulation with programmable AI wars.
Wesen is german for something alife.
You can program the instincts of a species
- and let them fight against others (not only by fight but by best survival).
This way, you can do nice programming contests and learn python by the way!
boo is a new object oriented statically typed programming language for the CLI (common language infrastructure) with a python inspired syntax and a special focus on language and compiler extensibility.
PATH is a unique two-dimensional programming language. Unlike conventional programming languages, which read a program in a left-to-right, top-to-bottom fashion, PATH programs can go up, down, left, and right, and change directions at will.
La P.A.P.A. (Python Alternative for Programming Astrophysics) want to give an alternative to the astrophysicists (and any one that use RSI-IDL) for start programming in Python using similar functions as IDL and at the same time learn the power of Python.
remoteD is a python module that make multiprocess programming and IPC extremely simple. Each process has access to a shared datastore maintained by a remoteD server. remoteD servers are auto created for you when your first process creates a share stub.