Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Our Free Plans just got better! | Auth0
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.
My personal computing suite provides some programs I developed as a hobbyist and currently include a lambda calculus interpreter and a calculator which solves arithmetic expressions; both are written in C++.
A template for a double-precision integer type. The class interface is as similar as possible to that of a built-in integer type. For example, dbl-int::dbl<int64_t> could be used where int128_t is unavailable on a particular platform.
The Open Reflective Component Architecture , ORCAN, is designed to build the basis for a rapid incorporation of existing software packages into large-scale software projects Project is dead, however - please feel free to check and reuse code!
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
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.
Have you been struggling with compiling C++ with Windows and MinGW or Cygwin? Do you use Linux? So this one is for you. With it you can easily build libs for 32 and 64 bit Windows on Linux. Mac OS X libs planned.
Stochastic discrete event system analysis and verification are essential in order to ensure reliability in such systems. However, models that cannot be constructed with an hand-made process need to be learned. Thus, the SDES toolbox proposes an automated solution that is embedded in Matlab to learning and analisis generalized semi-Markov processes.
Conan - Connection analyzer for Qt is a C++ library that provides visual run-time introspection of QObject hierarchies, QObject inheritance, signal/slot connections, and signal emissions. Currently supports Qt 4.6.0 - Qt 4.7.2
dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.
OpenCV-AR is a software library used for Augmented Reality development. It is targeted on Linux, though it is also able to work on Windows platform. It is an alternative to ARToolKit for Augmented Reality application development.
PerceptualDiff is an image comparison utility that compares two images using a perceptual metric. That is, it uses a computational model of the human visual system to determine if two images are visually different, so minor changes in pixels are ignored.
The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
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 ViennaIPD is a powerful control language which provides the ability to read complex application control sets from input files. The obtained data is distributed to external applications by a convenient datastructure interface.
RtMidiRouter is a small but powerful command line tool which allows you to route, manipulate and create MIDI messages. For reliable realtime performance RtMidiRouter is based on RtMidi. It is controllable via command line and network (OSC).
Offline Issue Tracker for multiple projects and users, targeted at very small developer groups and home-made projects. No separate web server needed just to track issues and log work.
Keep your bugs and project issues along with the source code !
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.
mpatrol is a link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, including writing to free memory and memory leaks.
This project will help you to expose C++ libraries to Python. pygccxml package is an object oriented framework for reading C++ declarations. pyplusplus package is an object-oriented framework for creating a code generator for boost.python library.
VDK Library is a framework in C++ that binds GTK+ GUI libraries, provided for both Linux and Windows has been a base library for VDKBuilder project. Recently the project has been divided and VDK continues development by his own.
BCU SDK is a C based, high level development system for creating programs for EIB/KNX BCU devices. It includes the GNU toolchain for the m68hc05 architecture (m68hc05-gcc, m68hc05-gdb, newlib). Bus access is possible using multiple methods.