Repository navigation
callbacks
- Website
- Wikipedia
Async utilities for node and the browser
👜 Tiny and fast reactive/iterable programming library
The Standard Webhooks specification
Reference for OBS Studio Python API
An essay exploring different async techniques in JavaScript.
Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern
Robust and efficient library for management of asynchronous operations in C#/.Net.
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
A simple, header only event bus library written in modern C++17.
A web crawler (for bug hunting) that gathers more than you can imagine.
A companion guide for the blog post series, LangChain Decoded.
superagent-inspired Node.js lib (w/ **some** TypeScript support) for accessing Riot's League of Legend's API (discord: cnguy#3614)
Make a callback- or promise-based function support both promises and callbacks.
Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
Standalone reimplementation of //base module from Chromium
Tensorflow 2 Tutorials (use tensorflow and keras in a better way!)
A State Manager focused on KISS and Pareto's Principle
Creating Asynchronous Code with TypeScript