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
Go From AI Idea to AI App Fast
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.
Simple and easy to use wrapper for GLSL (OpenGL's shading language). The functionality is similar to Nvidia's Cg. It is now very easy to use GLSL programs in your applications if you know how Nvidia's Cg works.
A simple dynamic library wrapper in C/C++ for Windows/Posix platforms
GSPI_Plugin is intended to provide low-profile support for run-time loading of dynamic libraries and shared objects. It runs on Windows and Posix, has both C and C++ interfaces, is contained in a single header file, and is licensed primarily under the WTFPL, with a small portion licensed under the Boost Software License.
A JNI wrapper for pjsip. You can use this wrapper to develop Java applications using the pjsip library. At the moment only the pjsua API is implemented. If you would like to obtain a commercial license, or need customisations, please contact us.
C2Mat is a simple wrapper library that allows OpenCV data structures to be transferred between C++ and Matlab. It lets a program combine the speed of OpenCV with the power of Matlab.
VDKBuilder is a rapid application development tool based on VDK, a C++ wrapper of the Gtk+ widget set library. It helps programmer in constructing GUI interfaces, editing, compiling, linking and debugging within an integrated environment.
caspin is a thin wrapper library around Mozilla's Tamarin Project, which enables you to seamlessly integrate the AVM2 (Adobe Virtual Machine 2) into your C/C++ Projects.
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.
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,
"Seeker" is an object oriented SQLite wrapper written in C++. It's designed to be very easy and logical to use, while maintaining SQLite's power and flexibility. NOTE: Currently no open source license is chosen; this will be decided soon.
SpiderApe is a C++ wrapper around SpiderMonkey, Mozilla's C-based JavaScript engine (http://mozilla.org/js). It takes advantage of C++'s features to simplify the process of embedding SpiderMonkey into your C++ applications.
URDB is a universal reversible debugger that adds reversibility to almost any debugger through a python-based wrapper. It also supports reversible debugging of distributed computations, and temporal search on expression values.
Intended for the Technion Computer Science course 234118, PDP11 assembly programming. A GUI wrapper around the command line assembler and simulator. The IDE is built using MFC on Visual Studio 2008
wx.NET is a C# wrapper for wxWidgets (www.wxwidgets.org), providing a portable GUI toolkit for .NET programs. Supported on Windows, Linux GTK, and Mac OS X using MS.NET or Mono. Visit wxnet.sf.net or click "Project Home Page" below to learn more.
XPC: A set of "Cross Platform C/C++" projects, a framework for basic software development. Includes a unit-test library (C), a C++ wrapper for it, and a utility library (C). Includes extensive design/tutorial documentation and Debian support.
TiffIO is a plugin to enable TIFF images from any Qt app. The plugin is a wrapper to libtiff 3.9.4 : It enables any Qt3 or Qt4 based application to load and save any QImage to and from most TIFF formats combinations supported by libtiff.
ppp (posix++) are C++ wrapper around commonly used posix related C libraries and interfaces, including linux, OSX (and where available windows with third party framework)
Wrapper for the library Libdc1394 to enable communication with the Java programming language. Java Video Capture for ieee 1394 cameras. Support for jfm JMF-2.1.1e, register a new protocol dc1394. ieee1394 camera for jmf, with this library jvc1394
C++ ldap wrapper library for the Win32 wldap32.dll. The ones who finds the wldap32 APIs too complicated may try miniwldap. Only the basic search, add, delete and modify functions are implemented (that's why it's called "mini").