Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
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 generic implementation of STL containers and some STL algorithms. The main intent is no make this STL implementation to work with any kind of pointers defined by allocator classes, e.g. memory_mgr::offset_ptr.
SudaRA is a C++ framework based on ARToolKit for development of Augmented Reality applications, offering features such as support for 3D models, sound, network, multiple-marker tracking, among others through a simple and well-structured interface.
The GUCE project aims to provide an engine that can be used for multimedia applications. At first mainly targeted at game development. The affiliated GUCEF project is used as the main platform uppon which GUCE is build.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
C++ application framework and widget library for the X Window System
JX is a full-featured C++ application framework and widget library (SDK) for use with the X Window System.
The API is documented here: http://libjx.sourceforge.net/api/
The FAQ is here: https://github.com/jafl/jx_application_framework#readme
Mosquito is an input system that, sitting on top of SDL or OIS, handles the mapping of physical input sources into virtual gamepads and mice that the programmer can work with. It supports configuration through config file, code and ingame remapping.
cppgpgpu is a compile-in library of functions designed to aide users in writing applications that make heavy use of the GPU for computing in an OpenGL environment. This cuts through the boiler plate so you don't have to.
PapaFactory is a header-only C++ library providing three generic abstract factories. The library is licensed under the Boost software license which allows incorporation into propriety software.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
OpenMECS is Open Marine Electronics Communication Standard. It aims to be an open and free replacement for the proprietary standards NMEA-0183 and NMEA-2000 in the form of protocols and a standard library.
The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
QtSerialization adds automatic serialization to the Qt Framework with additionnal syntax. See http://www.libertesalternatives.org to know more about it. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog )
WOSH is a multi-platform message-oriented middleware written in ANSI C++. Service oriented architecture, designed for network distributed computing. Already working: Audio multimedia, X10, remote control (WinMobile, GTalk) and much more..
This is a tidy lightweight library implementing a series of C++ Design Patterns, aiming to be simple, clean and portable. This library is made to help C++ programmers to develop projects with clearer and more compact source code.
A strong, yet minimalistic Math-oriented Programming Language (MML) providing an easy-to-use console and a command-line script interpreter, targetted towards fast calculations for extremely big numbers, and bundled with a number of math libraries.
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,
CAMEL (Content-based Audio and Music Extraction Library) is an easy-to-use C++ framework developed for content-based audio and music analysis. The framework provides a set of tools for easy Segmentation, Feature Extraction, Domain Extraction, etc.
A front end shell around data objects designed to facilitate rich access to objects written in any programming language from applications written in any other programming language.
libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
A gentle and humble toolbox for those of us that love C++. It provides support for sockets, serial devices, components/plugins and many other features. People use it for developing apps that run on desktop/server systems and embedded appliances.
Yet Another C++ Template Library is intented to give you some basic classes for meta-programing such as generic container, specific pointers or templates specifics structures such as typelist.