event-handling
There are 386 repositories under event-handling topic.
SciML/OrdinaryDiffEq.jl
High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
hopsoft/debounced
Framework-agnostic debounced events that bubble and work everywhere
giorgiomarcias/glfwm
GLFW Manager - C++ wrapper with multi-threading
nexconnectio/pynnex
PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Build decoupled architectures without heavy frameworks. It’s pure Python 3.10+; minimal overhead. Choose from multiple aliases (signal-slot or publisher-subscriber).
osh/gr-eventstream
gr-eventstream is a set of GNU Radio blocks for creating precisely timed events and either inserting them into, or extracting them from normal data-streams precisely. It allows for the definition of high speed time-synchronous c++ burst event handlers, as well as bridging to standard GNU Radio Async PDU messages with precise timing easily.
privatenumber/vue-pseudo-window
🖼 Declaratively interface window/document/body in your Vue template
TSignalDev/tsignal-python
A Python Signal-Slot library inspired by Qt, featuring thread-safe communication, async support, and automatic connection type detection. Perfect for decoupled event-driven architecture and thread synchronization.
ClaudiaRojasSoto/math_magicians
"Math_Magicians" showcases my web development skills in `React` and `UI/UX` design. It demonstrates my ability to create engaging interfaces through wireframing, component creation, event handling, and API integration. Intuitive design and seamless functionality define this project.
Dentrax/Finite-State-Machine
Finite State Machine Library for .NET Core (with EASY and ADVANCED implementation)
venkat-0706/Snake-Game
The Snake Game in Python is a simple arcade-style game where a snake moves around the screen, growing longer as it consumes food, while avoiding collisions with its own tail or the screen boundaries
venkat-0706/Stop-watch-project
Developed a stopwatch using HTML, CSS, and JavaScript with start, stop, and reset functionalities. Features a responsive design and accurate time tracking for user convenience.
dazzle-php/event
Dazzle Async Events & Dispatchers
julianxhokaxhiu/PostEvent
A Cross-Domain Event Handler javascript library. Pure Vanilla JS, no dependencies.
flekschas/pub-sub
A tiny 0.8 KB pub-sub event library that supports cross-window messaging and async event broadcasting
vishakha-singhal01/React-Flashback-Interview-Edition
A practical, 21-day crash revision series covering all major ReactJS concepts built for frontend developers preparing for interviews. Includes daily bite-sized explanations, code examples, mini exercises, and top interview questions.
SleekPanther/gpa-calculator
A GPA calculator in JavaFX attempting to use the Model View Controller (MVC) pattern
juletopi/Front-End_Learning_Journey
Jornada de aprendizado em Front-End. Partindo do HTML, CSS e JavaScript, avançando para React, Vue, Angular e especializando em responsividade, otimização e boas práticas.
hsuanchih/Scribbles
Notes on How Stuff Works
realgpp/aem-cdn-cache-invalidator
AEM library that automatically invalidates cached CDN resources on content updates. Supports flexible configuration, background processing, and extensibility. Provides APIs and extension points for custom integrations. Reduces manual CDN cache invalidation effort. Out-of-the-box Akamai integration.
visotype/elm-dom
Base utilities to help Elm developers build UI libraries
weixiangmeng521/teleport
A library for managing and communicating events in your application through a singleton pattern. This pattern ensures that there is a single instance of the event manager, making it easy to coordinate and handle events across different parts of your codebase.
arjungautam1/ReactDeepDive
Includes react basic concepts like JSX, props , event handling , components ,styling , lifecycle mehtods , forms
himynameisdave/browser-event-utils
🎟 A collection of higher-order functions for invoking common browser event methods.
kenvilar/dice-game
A simple dice game using pure JavaScript. See https://kv-dice-game.herokuapp.com/
LS-Instruments/MVC-Actors
MVC-Actors: LabVIEW Actor Framework extension implementing Model-View-Controller patterns with bidirectional event publisher/subscriber mechanism and GUI management tools.
muesli4/libwtk-sdl2
Simplistic SDL2 GUI framework in early developement.
wise0704/python-cs-events
C#-Style Event Handling Mechanism for Python
BoddepallyVenkatesh06/venkykumar06-ME_QKART_FRONTEND_V2
QKart is an e-commerce application offering a variety of products for customers to choose from.
Crimson-Crow/pyobservable
Simple event system for Python with weak reference support
fantua/react-outside-component
React component for handling outside clicks
javierdebug/Scientific-calculator
Scientific calculator with Vanilla JavaScript
SaulDoesCode/eventilator
cute event manager with super powers
Smoren/event-based-inheritance-model-php
Event-based inheritance model
Takasakiii/violet
Small and simple stateful applications, designed to facilitate the monitoring of unwanted behaviors of the same.
constcallid/indom
InDom - 3.8KB modern JavaScript DOM library - powerful, easy and automates cleanup.
Sahul17/NSWindowPlayground
🪟 Experiment with NSWindow styles and settings in real-time with this utility app for macOS development.