Search Results for "software runtime" - Page 6

Showing 189 open source projects for "software runtime"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    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.
    Learn more
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An Open Source code base that will be used to develop a 3Dapplication development browser plugin and runtime owned by FunTrench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    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
  • 10
    Terra Artifex is a demo project presenting a novel approach to interactive terrain rendering for potentially infinite landscapes that can be modified in runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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).
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a re-implementation of the core of libgcj(gcc's Java runtime). It aims to use Java as the language(not the platform).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB