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.
Start Free
Build Agents and Models on One Platform
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.
PORIS toolkit allows describing graph-based systems and their behavior in a snapshot. It provides a web
editor for a domain visual specific language (DSL) and transformation tools to generate software prototypes, system configurations, ...
RedRoo implements a framework for defining and executing hierarchical state machines. As a Red Kangaroo jumps from place to place, RedRoo will transition your application from state to state feeding on the events you pass to it. So get jumping!
OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
The aim of this project is to create a typesystem like haskell, which aids the developer by preventing type-related bugs. This project will help simplify the typesystem of javascript it by making it more strict.
TMT is a test management harness designed to manage hands-off execution, monitoring and result logging of test cases. The tool is scalable and portable, uses xml as a means to describe the test cases, monitor and manage the way the tests are run.
svnwebmanager is purpose for svn user self manager,group,alias,repo,authority etc. manager via web ui. this version is for php. future maybe other language branche. svnwebmanager的主要目的是解决svn用户自管理/仓库权限的WEB管理.[htt
Phemto is a dependency injector for PHP. Similar in concept to Pico container, but smaller. DI is for managing complex OO dependencies on a large project, e.g. for web frameworks. A cleaner alternative to registry or service locator patterns.
diff utility won't generate good summary report for comparison, that is not good for source code comparison. In Windows, BeyondCompare could do it very well, the goal of this project is to build a similar utility with Beyond Compare in Perl.
Documents an XSD as HTML - takes the documentation tags from an XSD and presents them in a readable format with links to browse the doc.
Main feature is the XSD doc may be written in HTML and will display as such in the final HTML document.
A simple Ternary Search tree implementation, which also includes delete and getting common prefixes operation. I've tested it on Linux WindRiver 1.4 box with g++. Please report bugs at kunalekawde2002@yahoo.com
The Checker framework is an easily expansible set of check/transformation to build hierarchy of chain operations easily to-store/to-be created and re utilized (at run time if you want).
This project is a base for developing new LabVIEW tools which aren't fully functional yet. Together with a forum discussion this will enhance the power of multi-developer LabVIEW tool development
ppp (posix++) are C++ wrapper around commonly used posix related C libraries and interfaces, including linux, OSX (and where available windows with third party framework)
libdbus++ provides C++ foundation classes intended to wrap and hide the low-level C API of D-Bus library. It also makes heavy use of the Standard library and Boost library to avoid using prioritary libraries.
TinyTM is a small but powerful open-source Translation Memory (TM). Easy to use and install and suitable for both individual users and multiple users and multi-language groups. Written in PL/SQL on Postgres
Implementation of the ISO 8583 protocol for .NET, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible. This is the .NET version of the j8583 project.
Libstringpool is born from an Univeristy project. This library aim to provide an easy way to menage strings performings the most common tasks in a very easy way.
The Objective PHP Project tries to bring a new development standard to PHP5 developers, who won't use or need a complex framework. This project template is very easy to understand and to expand.
Compiled template language to write text output program in Java. Compilation of templates is bi-directional: template to Java and Java to template. The compiler is integrated into Eclipse and also can be accessed as an Ant task.
An ant task that applies -g debug labels to classes that don't have them. The line number attributes are synchronized to a decompiled asm source view of the classes. The tool generates both the modified 'src' and classes.