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
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.
Generate a parser at runtime from a collection of C++ objects. Concisely state a parser specification in ordinary C++ code. Learn from a parser generator with an object-oriented design.
Flexcm is a component model for desktop and embedded systems. A Flexcm based system architecture can be completely specified in a xml file and loaded dinamically at runtime through dependency injection. Current implementation is written in C++
Relacy Agents is a framework for agent-oriented programming in C++. Agents are autonomous objects, they interact fully asynchronously with messages. Relacy Agents provides means for defining user agents and messages, as well as runtime system.
Simplify calling of Java code from C++, writing of native methods, handling exceptions, managing resources, and embedding the Java runtime in a C++ app. Creates "smart" C++ wrappers for Java classes by maintaining a simple text file.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
This framework contains core classes to create Auto-ID drivers and/or middlewares in C++. Allows to build modules connecting to Auto-ID systems (barcode, RFID) which may be loaded at runtime. Example module for Simatic RF600 system is included.
The PICI Network Messaging System is a message oriented middleware with the goal to provide a transparent layer which allows the sending and receiving of messages between different apps by a "subscribe/publish" mechanism. C++ API and runtime. Win/Linux
Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
Intel® Mobile Platform SDK 1.3 covered by BSD license, enables developers to build mobile-aware applications. It provides a set of libraries and runtime components, and programming interface, common across Windows and Linux platforms.
Terra Artifex is a demo project presenting a novel approach to interactive terrain rendering for potentially infinite landscapes that can be modified in runtime.
Dispatcher is a runtime dynamic dispatch C++ library used as a facility for registering and unregistering callbacks. The Dispatcher is released under the Boost Software License. More information about the dispatcher is available from the documentation.
Software package for advanced industrial process control. It will allow system identification, model predictive controller synthesys, simulation with perfomance and robustness analysis, and runtime engine for running controller algorithms.
cvalarray is a c++ template class designed for numeric processing in a manner mirroring the STL class valarray with the exception that it's size cannot change during runtime.
mod_aspdotnet is a loadable Apache 2 module for serving ASP.NET content using the Microsoft's ASP.NET hosting and .NET runtime within the Apache HTTP Server process. Non-Windows users should look at mono (mod_mono) for an alternate implementation.
rayGina is a C++ operating-system independent raytracing library, which provides interfaces to extend the raytracing process while runtime and represents a framework for raytracing experiments/development of different components
NavDrive is a complete hardware and software system for autonomous robots. NavDrive software consists of a framework of runtime configurable components and a mechanism for controlling their instantiation and execution without an operating system.
This is the Aspen project - a language for high performance, scalable network services. The project consists of a compiler for the Aspen language and an associated runtime which dynamically allocates the appropriate number of threads for any workload.
mcs::units is an ISO C++ compliant library for compile-time dimensional analysis with zero runtime overhead. Units, quantities, and unit systems are all supported, with example SI and CGS systems provided.
OPL is an interpreted language targeted at Symbian OS phones. OPL is an entry-level development tool that enables rapid development of applications. OPL consists of phone-side code (runtime and translator) and PC-side code (translator and tools).
jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
A runtime parser generator library, generates parsers for context-free grammars.
Parsing scripting languages and communication protocol messages are typical use cases.
The library is written in straight C++ and requires STL.
Clean, correct, efficient.
Extremely simple HTML-based user interface system for standard C++ console applications. Mimics a streaming object whose output is a web page (ie a mix of cout and cin) created during runtime. Existing console applications just need to replace cin/cout.
NGmp is a C# C++ Java Python VB.NET etc. etc. binding of GMP and MPFR multi-precision number libraries. With support of Microsoft .NET or Novell Mono runtime NGmp will run on mutliple platforms. It is faster than other libraries available on .NET or Mono
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.