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.
Try free now
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
This project aims to develop an interaction framework based on body detection by webcams, identifying the skeleton shape (hands, arms, head, legs etc), for games, virtual reality, augmented reality and other applications.
STBase (Softtopia Toolkit Base) is a set of multiplatform C++ libraries that extends Qt (http://qt.nokia.com/) libraries in areas like Database data persistance, Imaging, Printing, GUI, Networking and I/O device support.
Translate SWF is C++ based compiler for Macromedia's ActionScript language. Translate currently supports Actionscript 1. 06/12/2010: This project is now hosted on GitHub: https://github.com/StuartMacKay/translate-cxx
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.
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Tfpd aims to implement a test software for the small-sized FPD(Flat Pannel Display). The test software is based on the linux and it consists of device drivers and applications.
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.
OpenSHORE is an XML based Semantic Document Repository (SDR) with a free definable meta model that builds up a semantic network from sections and relations in documents. The acronym SHORE means Semantic Hypertext Object Repository.
XMLIO provides C++ base classes for XML access. Our aim is easy high level access to xml data, in order to construct c++ objects out of it directly. By using C++ inheritance it is possible to produce versatile classes quickly.
A modern secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. Replicates the Qt API in many places.
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.
XWeaver is an extensible, customizable and minimally intrusive aspect weaver for C/C++. It generates source code which differs as little as possible from the base code (preserves layout and comments)
QSerMyAvr is a Qt based graphical serial port ASCII/hex terminal (not only) for use with the mySmartUSB avr programmer. It automatically switches the mySmartUSB to data mode when activated and back when deactivated.
Allows screen sharing over email, or through 'conversations' with contacts, so that when a contact receives a screenshot it's automatically displayed with its default image viewer.
HexEdAn is a hex editor and analyzer. It show files in hex format and allow to edit them. This application based on wxWidgets and could be compile on different operation systems.
TappedAudio is an audio library with an emphasis on the programming interface -- agnostic to the backend, written in highly-encapsulated C++ and using SWIG to present a unified API for C++, Python, Ruby, etc., regardless of the underlying audio platform.
Jace is a set of C++ and Java libraries and programs based on JNI that make it incredibly easy to write C++ code that integrates with the Java Virtual Machine (JVM). This project has moved to http://code.google.com/p/jace/
A universal syntax verification utility utilizing a generic BNF-adaptable parser. The parser is generated at run-time depending on given syntax specification in a Backus-Naur Form (BNF).
The Open Game Studio is a project that targets game developers (mostly hobbyists). The goal of this project is to create a development environment that focuses on developing the game content. An engine that can run the created games is in work too.