callback-functions
There are 158 repositories under callback-functions topic.
learning-zone/nodejs-basics
Node.js Basics ( v18.x )
vasanthk/async-javascript
Asynchronous Programming in JavaScript
Kethantummala/Sorting_Visualizer
A web application showcasing the inner workings of 6 sorting algorithms with colors representing steps being executed.
Iron-E/nvim-libmodal
Create new "modes" for Neovim!
kristpapadopoulos/keras-stochastic-weight-averaging
Keras callback function for stochastic weight averaging
Iron-E/vim-libmodal
A Neo/vim plugin to create modes.
oceanxy/react-tabllist
React-based customizable style table or list components that support event and callback functions.
RonIovine/pshell
A Lightweight, Process-Specific, Embedded Command Line Shell/CLI for C/C++/Python/Go Applications
JDSherbert/Unreal-Engine-Async-Load-Tool
Asynchronous Loading tool for Unreal Engine allowing soft loading of objects freely or with a callback.
minlux/ptmf
How C++ pointer to member function works
DamonMohammadbagher/NativePayload_TiACBT
NativePayload_TiACBT (Remote Thread Injection + C# Async Method + CallBack Functions Technique)
PromzzyKoncepts/LeaderBoard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. Built with HTML, CSS, JavaScript with APIs
bluet/callbaq
Convert nested callback hell into serial procedural coding style, which is more readable, writable, and maintainable.
Chandigarh-University-students/Music-Player
A Music Player App to play songs from local storage, built on MVVM architecture with repository pattern and livedata. Users can play songs, keep track of recent songs, mark their favorite songs, create their own playlists and also shuffle & repeat songs.
endurodave/DelegateMQ
Invoke any C++ callable synchronously, asynchronously, or remotely.
mrinaljain/Javascript-A-Z-notes
A comprehensive collection of end-to-end learning notes on Namaste JavaScript concepts. Simplified explanations, examples, and practical insights to help developers of all levels grasp JavaScript fundamentals with ease.
davidvicenteranz/eventhandler
A simple but, effective event handler based in callbacks, written in pure python 3.
wind-c/bqueue
Time driven non-blocking and high-performance batch queue
endurodave/AsyncMulticastDelegate
Asynchronous Multicast Delegates in C++
jogemu/GamePadMapping
Javascript object to access the values of Gamepad buttons, axes and triggers with callback functions from the Gamepad API object. It allows to import game-specific mappings or let the user decide how to map the gamepad.
sundeeep/Demystifying-JavaScript
This repository is the amalgamation of my learnings as well as my experiments with the most versatile language in this world: `JavaScript` :D
ArchitectAK/AdvancedNodeJS
Learn advanced techniques for asynchronous programming and data streaming in Node.js
GabyGold67/ButtonToSwitch_AVR
Complete buttons to switches library implemented for Arduino, with flags update automation, function callbacks, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
johnny49r/jStepper
Stepper Motor Library for embedded platforms. Full featured and high performance.
kdewald/safe_callback
A wrapper around std::function with some thread-safety guarantees.
yamankatby/react-localstorage-helper
Cleaner LocalStorage usage by using hooks ⚓ and callback functions 🔉
airaizos/APIRestDemo
Repositorio 100% nativo en Swift en UIKIt en el que se realizan conexiones a diferentes API Rest. Para cada API he utilizado 3 diferentes patrones para manejar la asincronía: * Patrón `callback` * Librería `Combine` * Modelo de concurrencia `Async-await` .
Gonzagabn/perguntas-app
Primeiro aplicativo desenvolvido em flutter. Aplicativo de perguntas que retorna um resultado textual de acordo com as respostas do usuário.
Onixarts/Onixarts_FSM
Finite State Machine implementation for Arduino
Pudzz/Viewport-Editor-Gameplay3D
Viewport editor made with Autodesk Mayas C++ API and GamePlay3D [Open-Source C++ game engine].
vaheqelyan/babel-plugin-promise
Promisify plugin for babel,turn any callback into promise
GabyGold67/ButtonToSwitch_ESP32
Complete buttons to switches library implemented for ESP32-Arduino, with flags update automation, function callbacks, tasks unblocking, task resumes, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
suhturhlaing/node-tutorial
beginner level node-tutorial self study => node function , method, package use ..etc
SuwaidAslam/Real-Time-Financial-Dashboard
A Live Financial Dashboard, developed to show financial data live and we can also view data from the past.
vvaldesc/BallSortPuzzle_web
Ball Sorting based game made with Java Script, CSS and HTML:5