Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
A C++ multiplatform (Windows, Linux/Unix, Mac OSX), boost-based library for network programming (supporting synchronous, asynchronous and non-blocking models). Both easy to use and powerful.
The 'Nameless Allegro Engine' is a several layers of C++ abstraction. It is intended to abstract the entire game development process all the way from Allegro to the finished game.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
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.)
Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
A cross-platform, object-oriented, general purpose C++ wrapper to the libupnp API. The framework will implement UPnP specifications published at upnp.org.
The aim of the Open OCL (Object Class Libraries) project is to develop a standard library API for true cross platform program development. Target platforms are Linux/UNIX, Windows and Mac OS X.
IdoLib is an object oriented C utility library designed to make the things Ido while programming in C easier while still retaining its efficiency and portability advantages.
A set of platform independent utility and wrapperclasses in C++. This library contains amongst others a regex engine, hashtable and vectorclass, and a randomgenerator. SDLwrapperclasses for fonts and images, GUI, server and client and a httpclient.
A library for handling vectors, tensors, and more.
VectTens is an object-oriented numerical library designed to manipulate vectors, tensors, and other mathematical quantities in a simple and efficient manner.
libslIRC is an easy to use, message loop based IRC library written in and written for C++.
While being modular and allowing for easy extension, modules for many important tasks are delivered with the library.
Simple Portable Memory Management (SPMM) is a small, easy to integrate memory management library for C++. The library emphasizes simplicity of use and implementation while guaranteeing leak free program execution.
Free charting C# library for MONO (gtk-sharp 2.x). MPlot will support 2D line charts, xy scatter plots, bubble charts, radar charts,pie charts , bar charts , time series charts, candlestick plots, Gantt charts.
This project implements a set class. It is aimed at those who consider the following to be of importance:
- Values in the set are, to a high extent, consecutive numbers
- Memory footprint is an issue
- Small updates to a large set must be efficient
Is an introspective and customizable general purpose language; can be easily extended both in functions and syntax.
Implements the idea that source code and program are equivalent, so it isn't compiled and the program source code can be modified runtime
hippocampus is a reflexion on the pertinence of developping a shared memory, object oriented, dynamic and reflexive language interpreter.
The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation.
The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.
I want to...
A project to bring elements of the std namespace from C++ to PHP 5.3. It will include common C++ includes (cstdlib,cmath,etc) as well as several classes derived from STL (containers, iterators, algorithms, etc).