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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.
This project provides you with a .NET assembly/library which implements searchtrees (e.g. red black trees) and other complex datastructures & algorithms and aims to make these comfortable to use for programmers.
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
MaxVirtual.Data enables DB independent ADO.net development. Easily swap the native Oracle, SqlServer, Sybase, Postgres, etc. drivers by updating the XML config file. Try out the Portal/Reports app. which switches Oracle & SqlServer. Supports all drivers
ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
A framework for flexible, easy and efficient inter-process
communication under Unix. Optimized for large data transfers between unrelated processes. ZZ builds upon and improves the concept of shell pipes.
VtkExtension is a heterogenous library of C++ classes for use with VTK. Included are additional geometry sources, extended collection classes, extended XML parser and string facilities, as well as composite classes abstracting larger application needs.
JavaMatch is an engine that can search inside a runtime Java datastructures, and look for objects that best match the criteria that you specify. The extensive query mechanism allows for highly customizable tuning of your match queries.
G2C (Geospatial to Civil)
The LandGML Interoperability Experiment initiated by Autodesk, U.S. Army Corps of Engineers Engineering Research and Development Center, and Galdos Systems. this open source tool transforms LandGML into LandXML documents.
EuLib is a C library implementing the embeddable language "Calc" and some abstract data types like lists, trees, b-trees and date/time management functions. Initially developed by Eurosoft Informatica Medica for it's own internal use, it's now LGPL.
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.
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.
MJP is a JVMPI-based Java profiler. It collects performance statistics
about a running program and presents them in a GUI. Users can view
data at a low level of detail and then to drill down to higher levels
of detail.
Hydra3D is a 3-dimensional XML visualization and editing tool for UNIX variants and Windows. Documents are displayed as interactive 3D tree structures. Hydra3D uses QT for windowing, OpenGL for three-dimensional display, Xerces and Xalan for XML process
NDal is a Data Abstraction Layer for the .NET or MONO environment. It's written in C#. The goals are to provide a completely abstract layer for data access.
the Balls Graphics Library aims to provide all the tools you
need to develop artificial worlds, including a script-driven 3D
modeler, OpenGL-based renderer, physical simulation engine,
and realistic image synthesizer.
Purpose of this tool is to help in device driver development.
Common part of a device driver is handling registers and memory
mapped structures. Ogham will automatically generate such source
code from more abstract XML-based description of a device.
BX is a text file format for generic data storage, intended to be powerful, flexible, readable and easily editable. It can be used for configuration files and text data files of general purpose.
DATTEL means "DATa parallel TEmplate Library". It is a C++ library providing STL-algorithms on shared memory (via pthreads) and/or distributed memory (via MPI). The parallelism is hidden from the programmer. Porting code to DATTEL should be easy.