callbacks
There are 317 repositories under callbacks topic.
caolan/async
Async utilities for node and the browser
staltz/callbag-basics
👜 Tiny and fast reactive/iterable programming library
standard-webhooks/standard-webhooks
The Standard Webhooks specification
upgradeQ/Streaming-Software-Scripting-Reference
Reference for OBS Studio Python API
thalesmello/exploring-async
An essay exploring different async techniques in JavaScript.
justsml/escape-from-callback-mountain
Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern
timcassell/ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Offensive-Panda/LsassReflectDumping
This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMP_CALLBACK_INFORMATION callbacks to generate a memory dump of the cloned process
DeveloperPaul123/eventbus
A simple, header only event bus library written in modern C++17.
tijme/not-your-average-web-crawler
A web crawler (for bug hunting) that gathers more than you can imagine.
alphasecio/langchain-decoded
A companion guide for the blog post series, LangChain Decoded.
cnguy/kayn
superagent-inspired Node.js lib (w/ **some** TypeScript support) for accessing Riot's League of Legend's API (discord: cnguy#3614)
RyanZim/universalify
Make a callback- or promise-based function support both promises and callbacks.
pyapp-kit/psygnal
Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
withspectrum/callback-to-async-iterator
Turn any callback-based listener into an async iterator.
stevegrunwell/one-time-callbacks
Enable WordPress actions and filter callbacks to be called exactly once.
Alireza-Akhavan/tf2-tutorial
Tensorflow 2 Tutorials (use tensorflow and keras in a better way!)
RippeR37/libbase
Standalone reimplementation of //base module from Chromium
BrodaNoel/duix
A State Manager focused on KISS and Pareto's Principle
johnpapa/typescript-async
Creating Asynchronous Code with TypeScript
MichaelJWelsh/yannl
Yet another neural network library
nijikokun/breeze
Javascript async flow control manager
hookdeck/event-destinations
An initiative to support a new model for event interoperability between event producers and their consumers to favor better developer experience, robust integration, and infrastructural efficiency.
okuramasafumi/tiny_hooks
Hook control for developers, by a developer
berndporr/realtime_cpp_coding
Realtime Embedded Coding in C++ under Linux
cloudposse/terraform-github-repository-webhooks
Terraform module to provision webhooks on a set of GitHub repositories
jcatanza/Fastai-Deep-Learning-From-the-Foundations-TWiML-Study-Group
Review materials for the TWiML Study Group. Contains annotated versions of the original Jupyter noteboooks (look for names like *_jcat.ipynb ), slide decks from weekly Zoom meetups, etc.
NickZt/MyJNACallbackTest
Java Android NDK, Observer pattern, JNI Callback to Java using Interface, homebrew EventBus or RX, Android JNI (NDK) callback example in RX style
RockySteveJobs/TaskManager
A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^
SelimHorri/project-tracking-system-mobile-frontend-app
Android client for project-tacking-system backend hosted on Cloud
berndporr/qwt-example
A simple example program using QT5/Qwt widgets demonstrating realtime plotting of data under Linux.
divinecharlotte/javascript-capstone
In this project we used JavaScript to make websites dynamic and build basic single-page apps. using ES6 syntax, modules with also callbacks, promises, and AAA patterns for unit tests. and this project sends and receives data from an API.
BeauPrime/BeauUtil
General-purpose Unity3D utilities library
bsridatta/Rotated-Object-Detection
Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss
mantoni/listen.js
A tiny library to wait for the results of multiple callbacks. For node and the browser.
mykeels/ReadLines
An Arduino Library for reading a file, line by line