General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
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.
Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
The libcppopt library provides C++ classes and functions for option parsing, similar to the functionality provided by getopt or libpopt, but makes use of the STL and provides a "best guess" autoparsing function.
EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
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.
open-eXtend is an implementation of the W3C XTND - XML Transition Network Definition. It aims at providing tools to build and execute a network. An implementation of the XEXPR - XML Expression Language is foreseen too.
ShlLib is a general library written in C++ for use with GTK+. It aims to help programers saving time. It is a french project, but any help to translate it to english would be welcome !
PicoStorage, a lightweight "filesystem in a file" (Structure Storage) library,
features efficient and compact storage of both tiny and large files and directories, compression, and transactions.
It is highly scalable, simple and easy to use.
multi_methods is a C++ library that allows virtual methods to be added to a class without editing the class. It also allows methods to dispatch on all of their arguments instead of only on the this pointer which makes Patterns like Visitor trivial.
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.
nn-utility is a neural network library for C++ and Java. Its aim is to simplify the tedious programming of neural networks, while allowing programmers to have maximum flexibility in terms of defining functions and network topology.
wxCURL is a simplified and integrated interface between LibCURL and wxWidgets. wxCURL provides several sub-classes for simplified interfaces to HTTP, WebDAV, FTP and Telnet based resources.
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.
VRVis is a programmer's toolkit for rapid development of Virtual Reality applications in the field of geospatial data visualization. It is based on VR Juggler and the Geospatial Data Abstraction Library (GDAL).
StarCCM is an OMG's CORBA Component Model(CCM) implementation in
c++ language,and it also includes a CORBA Transaction Service(OTS) implementation ,a CORBA Persistent State Service(PSS) implementation and a extended PostgreSQL with XA interfaces.
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.
Tcl Channel drivers for gzip'd and bzip2'd files. Read and wirte compressed files directly from within TCL.
This library allows you to use two new commands (openBzip and openGzip) in your tcl scripts. Since they take exactly the same Options as the st
This is a place where I can post small pieces of software I write.
If any of my projects get bigger and start getting other developers, I will create a spereate SF project.
Unfortunately, the vast majority of my work (including scripts that run my site
CPPRefactory is a refactoring browser for use with the C++ language. It provides the developer with refactorings that improve the structure of C++ code. For more info on refactoring see http://www.refactoring.com
hammer is a Http load testing tool for Unix/Linux platforms. hammer reads scripts of XML that describe the load tests. hammer is implemented in C++ using Xerces-C and Commoncpp2.