About 1,540,000 results
Open links in new tab
  1. event-driven-programming · GitHub Topics · GitHub

    Dec 27, 2024 · Here are 124 public repositories matching this topic... VI Worsened, a lightweight and fun VI clone. A powerful Python library for event-driven and reactive programming. C# custom classes for .Net Windows Form Application inspired by MVP architecture. A compile-time header-only C++17 library for dataflow programing.

  2. GitHub - mdapena/pyventus: A powerful Python library for event-driven ...

    Source Code: https://github.com/mdapena/pyventus. Pyventus is a powerful Python library for event-driven and reactive programming, designed to simplify the development of asynchronous and event-based applications in Python. Pyventus offers several key features, such as:

  3. What is the Event Driven Programming Paradigm - GeeksforGeeks

    Feb 2, 2024 · Event-driven programming lies at the core of Node.js, defining its asynchronous nature and facilitating efficient handling of I/O operations. This article provides an in-depth explanation of event-driven programming in Node.js, its key concepts, and practical applications.

  4. Python Event-Driven Programming - GeeksforGeeks

    Mar 27, 2024 · Event-driven programming is a powerful paradigm used in Python for building responsive and scalable applications. In this model, the flow of the program is driven by events such as user actions, system notifications, or messages from other parts of the program.

  5. Event-driven programming - Wikipedia

    Event-driven programming is the dominant paradigm used in graphical user interfaces applications and network servers. In an event-driven application, there is generally an event loop that listens for events and then triggers a callback function when one of those events is detected.

  6. Event-driven programming •An event is an object created from an event source •You can write code to process events such as a button click, mouse movement, and keystrokes CSE 8B, Spring 2022 3

  7. event-driven-programming · GitHub Topics · GitHub

    Apr 17, 2025 · Here are 124 public repositories matching this topic... A powerful Python library for event-driven and reactive programming. A standalone library for signals and effects on the web. Code to use with the Hookdeck quickstart guides. EDP Project 2. SuperPet is a web-based veterinary system built using HTML, CSS, JS, PHP and MySQL.

  8. Event Driven Programming: A Definitive Guide - stack.convex.dev

    Event-driven programming enables decoupled components to communicate by producing, detecting, consuming, and reacting to events. An event-driven program’s flow is determined by events such as user actions, system changes, sensor outputs, or messages from other programs.

  9. event-driven · GitHub Topics · GitHub

    Apr 25, 2025 · libreactor is a high performance, robust and secure, generic event-driven application framework for Linux. A simple log-structured library. Code lib with useful functions and event based I/O system.

  10. Applied Event-driven programming with C++ | by Shubham …

    Feb 21, 2023 · Let’s take a dive into how an event-driven programming model functions at its core. We’ll borrow some basic STLs from C++ to help implement us a simple but very powerful EventManager...

  11. Some results have been removed
Refresh