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
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
C++ based container/plugin manager that loads plugins from libraries and starts them at runtime. By default it provides a ThreadPool, Socket classes (ServerSocket, Socket ,Multiplexor)and a minimalist HTTP Parser. Container is configured using xml.
A static library to allow for undefined and back linking of symbols in your plug-ins under MS-Windows. This is based on the libbfd (loading of COFF) and ltdl (management of modules). It replicates the functionality found under Linux and .so libraries.
LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
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.
The OOParLib (Object Oriented Parser Library) is a C++ library for dynamical construction of parser objects (possibly on the fly) through the combination of various tokenizing objects by the help of operators.
The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
This is a small program that lets you set MIDI controller values using sliders and buttons in a GTK+ window. The GUI is an XML-based Glade file which can be replaced without rebuilding the program, so you can build your own controller GUIs in Glade.
Oribi is the only interface you need to launch any applications in VR Cluster or Tiled Display. It has a nice File Manager interface which allows the user to launch application by double click. it works with Chromium, DMX,ClusterJuggler, NetJuggler, etc
C++ STL-based parser toolkit that allows the specification of EBNF-like grammars (using operator overloading) and the conversion of arbitrary input (text, tokens or other) to user-defined structures through events attached to grammatic rules.
Project Name : Xinput (Unicode Based Indian Language Input on GNU/LInux) Programming Languages : C/C++,Xlib Library,Qt library Platform : GNU/Linux X environment Purpose : To Support Unicode input for Indian Languages
CTLib is a small library intended to manage various configuration sources while offering easy-to-use interface. It's an ANSI C++ compliant library shipped in single header file and tightly integrated with STL and BOOST.
A simple update programm. The update provider can publish a file with the changes on a certain url and if the programm is run it get's new files, creates directories and removes old files according to the update informations.
EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
"bin2cpp" is a little Tool for converting binary files in a C/C++ header file, so it can be used in other C++/C Programms (i.e. for putting a programm into another!).
The VISL Constraint Grammar Compiler is a natural language parser generator. It is an implementation of Pasi Tapanainen's CG-2 constraint grammar formalism.
This tool reads your C/C++ source finding the beginning of each routine
and places code that can call a function or similar via a pattern file
Example:
int X::b() {}
To:
int X::b() { /* %TRACE% */ FUNC_TRACE("X::b()"); /* %TRACE% */ }
C++ Development Kit. A library to help programmers develop C++ programs.
The library include XML DOM parser wrapper, Plug in architecture for Data base access and log facilities.
The Vortex project consists of 2 things. The Vortex OS and VParse. The OS is multitasking and handles a lot of features. VParse is a stand alone Vertex2 parser. Vertex is vortex's scripting language. Pre 0.7 is QBasic and 0.7 is C++.
This project has been replaced by :
https://sourceforge.net/projects/gtkiostream/
A set of GTK based headers which make GUI implementation more trivial in C++.
Many common components are supported (Containers, Buttons, Labels, File browser, etc.)
KRPMBuilder is a KDE application that makes the building of spec files and RPM packages easy. After editing the spec-file in an intuitive, KDE-based GUI, you can execute RPM inside KRPMBuilder and control the progress of the package build process.
Kconfigure is a KDE program to compile the sources without the xterm or console. Easy to use, click in konqueror the configure file and configure, make and install the sources in the gui with kconfigure.