Showing 686 open source projects for "event"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
    gene4j is a simple java notification framework which will connect event providers with event consumers. It is based upon a plugin pattern where each plugin may contain any number of providers andor consumers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VM-SSM uses Structured State Machines (SSM's) to implement a VM for asynchronous, event-driven solutions. It formalizes Hierarchical State Machines, provides parametrized states and events, compound and concurrent states with join and race capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hijax is a web framework supporting AJAX-based development. It links Javascript client events to server code (Java), and allows modifying the page content from the server event handlers, even for standard HTML files (no serverside tags needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    A platform independent and ANSI-C compliant framework simplifying the implementation of event driven designs on embedded systems. Unlike other similar frameworks StrawLib uses the simpler metaphor of flow graphs rather than that of finite state machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Asynchronous socket library, providing event-driven socket programming á la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ISYS (Integrated SYStem) is a Java-based plugin framework for loosely-coupled integration of independently developed components. It provides both service-oriented and event-based communication whose semantics may be contributed by component developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Trull is a JavaBeans-compliant component framework for the modular development of event-driven concurrent systems from building blocks, including basic abstract behaviors and combinators that operate on abstract behaviors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    is a component-based and event-driven Web programming framework for PHP 5. with database abstraction based on ADODB and persistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    <strong>MerlinWork has been discontinued in favour of <a href="http://p4a.sourceforge.net">P4A - PHP For Applications: http://p4a.sourceforge.net</a></strong><br><br>MerlinWork is an OO framework for building web-based database/event driven application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Plansim is a C++ framework aimed to the development of efficient planner agents based on heuristic forward search, that use discrete event simulators as the model for the agent's environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    StAX is an extension to the popular SAX 2 API for event-based XML parsing. It allows developers to write modular, extensible, XML document handlers while still maintaining the efficiency of SAX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Mule is a robust and highly scalable ESB (Enterprise Service Bus) framework based on SEDA. It is designed as a light-weight, event-driven component technology that handles communication with disparate systems transparently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Templario is a security event audit and compliance suite which helps you to monitor enterprise security from one central console. Templario automates and consolidates complicated enterprise network security auditing and requires near-zero administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of java package/libraries about configuration, jmx, object assembling, event/message platform ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Reusable Web Framework (rwfPHP) is a set of Object Oriented classes that allow development of Object Oriented Event driven web applications. Speed development through the use PHP web controls and use of templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TableTag is JSP tag library intended to build simple data entry pages, like ASP.NET's DataGrid. It has plugable renderers for table, rows and columns, event driven data handling, and data feeding based on java.util.List.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easily produce custom XML from Java code with validity checking and namespace support. Character stream and SAX event outputs are supported now. More can be added via a plug-in interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VtkFLTK is a small library of C++ classes for development of FLTK event-driven interfaces for use with VTK. VtkFLTK attempts to transparently bridge disparities between FLTK and VTK event and windowing system handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RuleCore is an event-driven reactive (ECA style) rule engine with GUI tools, all written in Python. RuleCore triggers actions by detecting complex patterns of events. RuleCore supports Tibco Rendezvous, WebSphere MQ, XML-RPC or plain sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A very simple XML parsing API based on event listeners and pattern matching. Inspired by Apache's Digester but xml-ezparse aims to be simpler and cleaner. The current revision is dependent on J2SDK 1.4 APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gomba for PHP is an event driven object-oriented and component based web development environment. Administrative tools like software package manager provides a user friendly interface for system management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is java State Machine Framework for all OS platforms. The framework is for modeling any event processing system as a state machine. This aims to separate the state transition and event handling logic from the business logic and let developers conce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB