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.
Start Free
MongoDB Atlas runs apps anywhere
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.
Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
cy.prus is a cross platform simulation environment for medical cybernetics and systems biology.
Its purpose is to provide both a facility for simulating life and a GUI for easily constructing biological information processing structures based on XML.
MEM Net - Mote EMulator Network.
This project will focus on:
1) MEM - Wireless Sensor Node (mote) emulator
2) MEM Net - network of emulated motes
So far, the only released package is visual-sim-slides.
More comming next !
CRDebug is a debugger application targeted primarily for developers of high-performance applications
like games. It allows for data to be captured at run-time and analyzed at later stages using
various visualization plugins CRDebug provides.
TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable.
TacitPixel is the successor of the TAP and Twisted Pair engines.
OO-Widgets is a Java Swing project that makes the JTable and other components much easier to use. This library differs from other Swing libraries in that it displays any set of pre-existing objects or JavaBeans.
a C++ template container implementation of k-dimensional space sorting based on the kd-tree data structure. THIS PROJECT HAS MOVED TO ALIOTH.DEBIAN.ORG
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
This project is for manipulating and querying data as Structured tags (Stags), a simple XML-like tree data structure. This project contains two modules for parsing, manipulating and query stags and also for relational/SQL mapping
VtkFLTK is a small library of C++ classes for development of FLTK event-driven interfaces for use with VTK. VtkFLTK attempts to transparently bridge disparities between FLTK and VTK event and windowing system handling.
JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
jweather is a Java library for parsing raw weather data (e.g. METAR, TAF).
Initially it will focus on parsing and providing an API for access to METAR
data, but may grow to include access to multiple reporting formats.
PHP::Duploc helps you find duplicate code (a \"bad smell\", prompting a refactoring) in your PHP scripts. By looking for certain patterns in a \"dotplot\" graph, you can visually get a quick overview over a large body of code.
UMLet is an open-source Java tool for rapidly drawing UML diagrams, with a focus on a sound and pop-up-free user interface. Its homepage is www.umlet.com.
v15.1 released on March 20, 2023.
The Leonardo Library: a cross-platform C programming toolkit supporting GUI + other typical OS resources + classical algorithms and data structures for solving a variety of computing problems.
An Eclipse plug-in and KDE application to visually and interactively explore arbitrary graphs (collections of nodes and edges) specified in the Graph eXchange Language (GXL).
A utility to extract data from RDBMSs and convert into .arff file format required by WEKA data mining tool set, both interactive wizard and batch working modes.
Bloof is an infrastructure for analytical processing of version control data. The main distribution provides a GUI for visualizing the evolution of a software project. External tools can access Bloof via Java API and a XML result mechanism.
Java Data Engine API. Why not (try to!) forget data distribution and management headaches in distributed environments. Ready to start examples included.
Slate++ is a vector/matrix package for C++. Based on templates, Slate++ facilitates basic linear algebra (+, -, *, /, inverse, determinant, ...) on many data types (int, float, double, complex...). Simple to use and thoroughly documented.