Showing 846 open source projects for "event"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    Lumberjack is a distributed system for logging, allowing several application tiers to communicate logging events through one or many channels. Running in parrallel to the application, LJ allows multiple listeners to process the same event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java class library for logging, tracing, warnings, errors, asserts, etc with runtime configurable formatting and event filtering. This project is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simplified Event Processing Language (SEPL) is a language designed for the simple definition and execution of event processing rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LibEventCpp

    A single-header library for event-driven programming

    LibEventCpp is a lightweight and portable C++14 library designed for handling events efficiently. It is implemented in a single header file, making it easy to integrate into projects. The library supports an unlimited number of arguments for event handlers, providing flexibility in event management. LibEventCpp is designed to be simple to use while offering powerful features for event-driven programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    devsimpy

    devsimpy

    Python-based GUI for discrete-event system modeling and simulation

    DEVSimPy is an advanced wxPython GUI for the modeling and simulation of systems based on the DEVS (Discrete EVent system Specification) formalism. Features include powerful built-in editor, advanced modeling approach, powerful discrete event simulation algorithm, import/export DEVS components library and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    a FORM validation framework based on DOM event
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jvTask is a component processing framework where interaction between components is realized via independently deployed components called Tasks. Tasks are wired together through an event processing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CheckedListBox

    CheckedListBox

    Gambas Component providing a Listbox Control with Checkboxes.

    Gambas does not natively provide a Checked Listbox control. This component adds a nearly exact clone of the ListBox control, but with checkboxes for each row, a Checked event, and a minor visual focus cue in the form of a dotted selection border.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Formigueto is a distributed, filter-stream and event based run-time environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    php server faces is a class library for developing rich web-based applications with php. The class library is object oriented (php5) and event-driven. Focus your development on your application - and not on html!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    K-Face is a GUI framework for PHP. K-Face is written with pure OOP source code, and port most of important features from ASP.NET (Event handlers, Web Controls (Button, Table, TextBox, etc), DataSet and SQL package).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Gui4Cli Script Language

    Script language for Windows

    Gui4Cli - an easy, interpreted, event-driven language, strong at creating and controling graphical UIs. Has many powerfull commands and capabilities. Can create stand-alone executables and can be extended via plug-in dlls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    kolabobjets are a set of perl classes for easy manipulate kolab object (contact, event, task) and write it into imap folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations. Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Armature

    Java ARM support for standards, Maven, & archetypes

    The project creates a standard for Java implementations of ARM applications. It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor. The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo. This will make code more portable and readable. Main Area: https://sourceforge.net/p/armature/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    StreamMine is a distributed event processing (streaming) infrastructure. You can create low-latency, fault-tolerant stream processing functionality with any stream-oriented operators that can be implemented in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Service Invocation in SOA environment: This framework will take care of security, caching, event generation, service invocation( synchronous, asynchronous), end-to-end SLA capturing, non-intrusive logging, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    rsLIB

    rsLIB

    Dynamic Scripts Library AutoLoader

    ...Return an GLOBAL object 'rsLIB' for use in an immediate resource (variable, method, object ...) from library. This object contains some interesting properties and methods, among others, a very useful event 'onComplete (..)' to pass a callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Webhook Test as a Service

    Webhook Test as a Service

    Self-hosted webhook receiver, inspector, and forwarder.

    .../github/push both go to the same endpoint, with the sub-path captured. curl -X POST http://localhost:8080/w/{endpoint_id} \ -H 'Content-Type: application/json' \ -d '{"event": "payment.completed", "amount": 2999}' That request shows up in the dashboard immediately. JSON is pretty-printed. Headers are in a table. You can filter by method, search across requests, and page through history. Made by https://recurohq.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Advanced Symbolic Instruction Language

    A 21st century programming language derived from BASIC

    If the words "Symbolic Instruction" in the name sound familiar, they should. ASIL (pronounced "a-sill") was largely inspired by BASIC. However, instead of starting with a modern verison of BASIC, I started with AppleSoft. Why? Well, ASIL was born in the early 1990s while I was in college. I knew AppleSoft quite well as it was my first programming language. ASIL nearly died then as the compiler technology wasn't up to the job. Now, I figure those compilers might be able to do the job. ...
    Downloads: 0 This Week
    Last Update:
    See Project