Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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.
UMMF is an open-source implementation of UML-compatible meta-meta-model, for the purposes of reifying meta-model implementations and to provide a platform for building flexible model and meta-model transformation tools.
thinobject implements an object oriented system on the filesystem using ordinary files and directories. Data and a symlink to the parent class are stored in object directories, while behaviors are provided by methods stored in class directories.
The MCLA Robotics project comprises a Java based platform for robotics application development. It is being developed by the physics department at the Massachusetts College of Liberal Arts in North Adams, Massachusetts.
A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
Longenis is a simple, powerful object-oriented scripting language incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
This project indents to create a C# compiler with AOP support. Currently NKalore have support for After, Before, Around and Throwing advices. This project is based on Mono C# Compiler.
An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
Oops [Object Oriented Program System] for Gambit Scheme Provides an Object System with features like CLOS & Dylan but notable differences as well. Requires Gambit Scheme version 4 available at: http://www.iro.umontreal.ca/~gambit/
TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
A Java based commandline interface application framework based on the model-view-controller design pattern. Simplifies commandline argument parsing and validation as well as provides a basic framework suitable for small applications and utilities.
DynO++ is a C++ framework for creating highly reusable software modules. Objects are compiled as dynamic modules and are connected together with a signal/callback mechanism. The package also provides a script language for loading and connecting objects.
The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programming language. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
QBOOM: a PHP5 based object model (OM) for the QuickBooks (QB) accounting system via SOAP calls to the Remote Data Connector (RDC) for QB. Currently The SOAP interface to QB works, the object models are in the planning stage.
The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.