One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try 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.
JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
The NJ toolbox (njTBX) is a matlab object API, built on top of Unidata's Netcdf-Java API to facilitate netCDF model data manipulation. Development of njTBX is a part of 'An Open-Source Community Model for Coastal Sediment Transport' project.
Improved DOM object for PHP. A transparent integration of DOMDocument, DOMXpath and XSLTProcessor into a single object that also includes rendering functionality and a converter tool to transform PHP data into XML data and attach it to the XML tree.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Set of Java libraries to ease common development tasks in an application, such as working with resource files, input validation, background processing, observing property changes, etc.
XFX or XNA For XBOX is an open-source implementation of the XNA framework for the XBOX1 console. It is built on top of OpenXDK, the legal XBOX Development kit.
A data abstraction layer for .net applications. Write your application code to be database neutral. Swap out the type of database your application uses without updating or even recompiling your business components.
CamelBones is a Cocoa/Perl bridge for Mac OS X. It allows easy access to the Cocoa API for Perl developers. It also allows easy, object-oriented access to an embedded Perl interpreter for Objective-C developers.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Pure Perl module to interface with the BMC Impact Manager Web Services (IIWS) to send and receive events and data, run queries, etc. Note that this project is in a very early stage of development.
Offsiders are persistent, object-like entities that can be accessed from the command line. They provide natural and intuitive object-oriented capability to UNIX systems and environments. Methods can be written using any programming language.
PHP web API designed to simplify object handling(loading, saving, querying, displaying, and editing), abstract the data from its display structure, and layout and allow the target data to be delivered to any supported format without special logic.
The aim of the project is to build up a set of components for enabling windows to dock into a designated form. Apart from this the main issue (and advantage) will be that every dockable window is handled like a common form in design-time.
Language: C#
mPagesJS is a JavaScript Framework that provides a core interface into all client-side functionality within Cerner Millennium Pages - MPages. mPagesJS makes MPage development quicker and easier.
Set of scripts and class file(s) written in Python that builds upon the somewhat limited rhythmbox development API that communicates using DBUS, adding some very useful functionality that currently isn't available.
HessianKit is a Framework for Objective-C 2.0 to allow applications for Mac OS X 10.5, and iPhone 2.0 or later to communicate with Hessian web services. The main goals; Be compliant and forgiving, seamless Objective-C experience, and avoid glue-code.
Visual Application Components Abstraction: A library to program applications for Windows using C++, STL and a simple OOP approach. It's a wrapper for the Win32 API, with additional functionality like dockable tool bars, layout managers, signal/slot,
A lightweight Approach for GUI Developing. The Main Goal of this Project is reducing costs of GUI Developing in Enterprise Applications. Its more than a technical Framwework. Its a also set of Rules to help Developers to handle complexity. Please visit
RedCarpet is an object-oriented scripting language and framework that is very easy to understand and extend. RedCarpet has many built in features, and can be extended with custom commands in 5 mins - great for automated testing, specialized tasks etc.
A rich administrative interface for accessing JCR (Java Content Repositories). See http://jcrmanager.svn.sourceforge.net/viewvc/jcrmanager/trunk/dist/jar directory for current downloads
The Coverage Simulator transforms test models. The satisfaction of a weaker coverage criterion on the target model corresponds to the satisfaction of a stronger coverage criterion on the source model. Thus, it supports many model-based test generators.
This project aims to provide Java programmers with a bunch of Classes which we think Java should provide by default. It tries to make Java a more pure Object-Oriented Programming Language.
GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
FastForward is a library built on Apache Wicket that allows you to generate forms for objects edition/creation. The object to edit must define some metadata to allow FastForward to create a form as close as possible to what you could have done by hand