GitHub topics: event-loop
Chaoses-Ib/nest-asyncio2
Patch asyncio to allow nested event loops
Language: Python - Size: 69.3 KB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0
reactphp/event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
Language: PHP - Size: 576 KB - Last synced at: about 21 hours ago - Pushed at: about 23 hours ago - Stars: 1,322 - Forks: 131
Jamol/libkev
libkev EventLoop
Language: C++ - Size: 272 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 10 - Forks: 5
MuhammadUsman073/haskell-ncx
📚 Simplify NCX file handling in Haskell for seamless integration with EPUB documents and improved metadata management.
Language: Kotlin - Size: 1.39 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
MagicStack/uvloop
Ultra fast asyncio event loop.
Language: Cython - Size: 1.69 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 11,423 - Forks: 584
vert-x3/vertx-redis-client
Redis client for Vert.x
Language: Java - Size: 3.19 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 133 - Forks: 120
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Language: Java - Size: 117 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 14,601 - Forks: 2,104
instana/nodejs
Node.js in-process collectors for Instana
Language: JavaScript - Size: 279 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 73 - Forks: 39
sch0penheimer/Asynchronous_JavaScript_101
A complete exploration of the JavaScript runtime: How the event loop, task queues, Web APIs, and Promises work together to handle asynchronous operations. Includes detailed explanations and runnable code examples that break down callback-based APIs, microtasks, macrotasks, and the internal mechanics behind async/await.
Language: JavaScript - Size: 1.16 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
Jamol/kuma
A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.
Language: C++ - Size: 79.4 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 205 - Forks: 69
solaris0051/simplePomodoroTimer
mulitiple-due-time-pomodoro-timer
Language: JavaScript - Size: 2.72 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
cl4cnam/funcSug
FuncSug is a simple alternative to event-driven programming and game loops. No main loops or event-action associations any more thanks to concurrency, waiting for specific events and a special handling of interruptions.
Language: JavaScript - Size: 2.78 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 11 - Forks: 0
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
Language: Go - Size: 41.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 10,879 - Forks: 1,093
pjtunstall/river-run
A whimsical frontend portfolio.
Language: JavaScript - Size: 2.75 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0
solaris0051/greetingBoard
simple digital signage.
Language: JavaScript - Size: 23.4 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0
r-lib/later
Schedule an R function or formula to run after a specified period of time
Language: C++ - Size: 2.21 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 147 - Forks: 32
soumyo123-prog/redilite
My attempt at learning concurrency, multi-threading, in-memory data structures.
Language: Java - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
Swati-Tanu/NamasteJavaScript
This repository serves as my personal JavaScript knowledge hub — where I’ve consolidated key concepts, examples, and takeaways.
Size: 9.53 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
citadel-tech/Event-Loop
A lightweight event loop library for Rust that provides efficient non-blocking I/O management without relying on heavyweight async runtimes.
Language: Rust - Size: 118 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 3
skypjack/uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
Language: C++ - Size: 15.5 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1,987 - Forks: 223
harshitclub/javascript-core-concepts
This repository is a comprehensive collection of JavaScript concepts, explained with examples and documentation.
Language: JavaScript - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
erdewit/nest_asyncio 📦
Patch asyncio to allow nested event loops
Language: Python - Size: 67.4 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 750 - Forks: 86
mojolicious/mojo
:sparkles: Mojolicious - Perl real-time web framework
Language: Perl - Size: 28.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2,715 - Forks: 584
nucleartide/actor.js 📦
Elixir-style actors in JavaScript
Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 53 - Forks: 2
joanhey/AdapterMan
Boost the performance of nearly any PHP app effortlessly with Workerman, enabling faster and asynchronous execution—all without modifying a single line of code in your framework or app. Additionally, leverage Workerman as a powerful Serverless solution for scalable, event-driven workloads. It's lightweight design and high efficiency
Language: PHP - Size: 439 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 836 - Forks: 55
pjtunstall/retro-raiders
First JavaScript project for 01Founders: to make a classic arcade game using JS and no framework, canvas, or WebGL.
Language: JavaScript - Size: 53.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
iximiuz/simple-event-loop
Fully-functional Event Loop in 100 Lines of Python
Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 65 - Forks: 6
suconghou/poll_server
simple poll server
Language: C++ - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
devmahmud/advanced-web-dev-quiz
An Advanced Web Dev Quiz that covers a wide range of the things web devs get to deal with on a daily basis.
Size: 3.4 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1
Daniel-derf/nodejs-streams-vs-blocked-event-loop
This project demonstrates the difference between blocking synchronous file operations and non-blocking stream-based file operations in Node.js using an HTTP server.
Language: JavaScript - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
foudfou/ptp
P2P pet project
Language: C - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2
HuRuilizhen/uni_loop
cross platform event loop written in cpp
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
endurodave/StdWorkerThread
C++ std::thread Event Loop with Message Queue and Timer
Language: C++ - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 47 - Forks: 17
Urpagin/JeuDuPendu
Jeu du pendu avec Pygame
Language: Python - Size: 1.64 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
WodaMineralna/S01-Introduction
Node.js Course - S01 Introduction
Language: JavaScript - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
MrkMrk00/badex
TCP server (TBD: small Redis complient DB?) in C99 without any external dependencies. Just POSIX (and BSD/Linux specific APIs)
Language: C - Size: 101 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
hammadhttps/js-async-fundamentals
Language: JavaScript - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
suconghou/httplib
simple async http server
Language: C++ - Size: 168 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
wenzhang-dev/evcpp
easy-used, lightweight, coroutine-based asynchronous framework
Language: C++ - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
dimogrudev/php-websocket
No-dependency implementation of WebSocket server in PHP
Language: PHP - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
tfkfan/orbital
A blueprint adapting VertX to distributed game server
Language: Java - Size: 24.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 0
zuki-dev/zuki
High-performance async runtime for Zig — fast, cross-platform, and zero-cost by design
Language: Zig - Size: 76.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
naugtur/blocked-at
Detects node eventloop block and reports where it started
Language: JavaScript - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 331 - Forks: 19
Nemozikr/Complex
Complex, a language with new view on event loops. Simple for Complex.
Language: JavaScript - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
bandicm/asynco
C++ library for asynchronous and event-driven programing
Language: C++ - Size: 202 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Thomvanoorschot/wire
Wire is a networking library written in Zig, designed to simplify building non-blocking TCP-based client-server applications. It integrates with the xev event loop for asynchronous I/O operations and is able to run non-blocking on a single thread.
Language: Zig - Size: 869 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 14 - Forks: 0
NigelGreenway/reactive-slim
A bridge to use SlimPHP within ReactPHP
Language: PHP - Size: 907 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 4
DavidLeeds/event
Tiny epoll-based event loop library for event-driven Linux applications
Language: C - Size: 43 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 8
shnupta/hulaloop
A header-only event loop
Language: C++ - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
miraclx/rodio
Efficient non-blocking event loops for async concurrency and I/O
Language: Python - Size: 264 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0
agemocui/ruyi
An event-driven framework for non-blocking, asynchronous I/O in Rust.
Language: Rust - Size: 276 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0
iamskyy666/nodejs-core
Nodejs: Core-features 🟢
Language: HTML - Size: 6.6 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
hellowac/fastapi-best-practices-zh-cn Fork of zhanymkanov/fastapi-best-practices
FastAPI最佳实践中文版
Size: 8.59 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 16 - Forks: 4
brakulla/brutils
Burak Ongay (brakulla) utility library
Language: C++ - Size: 127 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0
aleksandarLazic1998/node-js-event-loop
Node.js Event Loop with visual (console) representation and graphic
Language: JavaScript - Size: 128 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
saltzm/async_io_uring
An event loop in Zig using io_uring and coroutines
Language: Zig - Size: 153 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 121 - Forks: 1
latchset/libverto
Offical repository for libverto, an async event loop abstraction library
Language: C - Size: 205 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 5
amoldhamale1105/EventLoop
A C++ library providing the functionality of an event loop within an application
Language: C++ - Size: 72.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 8 - Forks: 2
liangklfangl/react-article-bucket
总结,积累,分享,传播JavaScript各模块核心知识点文章全集,欢迎star,issue(勿fork,内容可能随时修改)。webpack核心内容部分请查看专栏: https://github.com/liangklfangl/webpack-core-usage
Size: 91.8 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 805 - Forks: 109
vault-developer/event-loop-explorer
Event Loop Explorer: visualise javascript code execution in a browser environment
Language: TypeScript - Size: 1000 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 392 - Forks: 36
stevana/coroutine-state-machines
State machines with async I/O capabilities
Language: Haskell - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0
madmurphy/libgnunetworker
Multithreading with GNUnet
Language: C - Size: 316 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0
workbunny/event-loop 📦
🐇 A high-performance event loop library for PHP
Language: PHP - Size: 129 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 4
Skippia/asynchronous-nodejs-playground
Event loop tasks, async debugging, baseline performance(libuv), worker threads, workepools, multiprocessing(clustering), semaphores, mutexes, atomics
Language: TypeScript - Size: 32.3 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1
johnae/spook
Lightweight programmable evented utility based on LuaJIT and ljsyscall
Language: MoonScript - Size: 1.32 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 0
pferreirafabricio/js-micro-vs-macro-tasks
⏲️ Understanding the key differences between micro and macro tasks in JavaScript
Language: HTML - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
flightaware/tclrmq
Pure Tcl Library for RabbitMQ
Language: Tcl - Size: 150 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 4
davidzeng0/xe 📦
io_uring Event Library. Ported to Rust @ https://github.com/davidzeng0/aurora
Language: C++ - Size: 392 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0
async-interop/event-loop
An event loop interface for interoperability in PHP.
Language: PHP - Size: 133 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 169 - Forks: 9
amphp/react-adapter
Makes any ReactPHP library compatible with Amp.
Language: PHP - Size: 55.7 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 5
Sahilb315/Event-Loop
Event Loop implementation in Go
Language: Go - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0
logicalsteps/async
async await implementation using generators in php
Language: PHP - Size: 113 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 2
Kinetics20/Python_async_sessions
A repository dedicated to exploring asynchronous programming in Python. It contains experiments, code examples, and learning sessions focused on async/await and concurrent programming techniques.
Language: Python - Size: 36.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
ChrisPenner/eve
An extensible event-driven application framework in haskell
Language: Haskell - Size: 388 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 110 - Forks: 9
amirho1/JavaScript-Runtime-Environment
JavaScript-Runtime-Environment simulator
Language: TypeScript - Size: 873 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
zelflod/highload_web_server
Python web server
Language: Python - Size: 476 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
premiershokky/throttle-maker
A TypeScript-based throttler implementation for Express.js, designed to manage and limit incoming HTTP requests. This project showcases a non-blocking, asynchronous approach to queue and process requests while adhering to specified rate limits.
Language: TypeScript - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
zeeshanali90233/NeXskill-Frontend-B-5
Frontend Development with AI Chatbot Course - Batch 5 by NeXskill, Lahore. Learn the fundamentals of HTML, CSS, JavaScript, Git/GitHub, and AI chatbot integration using APIs like ChatGPT, Gemini, Phind, and Claude LLM. A beginner-friendly, 16-lecture course to kickstart your journey in frontend development and AI-powered applications. 🚀
Language: HTML - Size: 2.57 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
montyanderson/kavy
🗄️ Networked in-memory key-value store.
Language: C - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 1
zeeshanali90233/NeXSkill-Frontend-B-1
Frontend Development with AI Chatbot Course - Batch 1 by NeXskill, Lahore. Learn the fundamentals of HTML, CSS, JavaScript, Git/GitHub, and AI chatbot integration using APIs like ChatGPT, Gemini, Phind, and Claude LLM. A beginner-friendly, 16-lecture course to kickstart your journey in frontend development and AI-powered applications. 🚀
Language: HTML - Size: 19.5 MB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
Vivek29112001/JavaScript-Universe
Explore the infinite cosmos of JavaScript mastery!
Language: JavaScript - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
thscharler/rat-salsa-archive 📦
Event-loop for ratatui apps.
Language: Rust - Size: 6.13 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 20 - Forks: 0
amoldhamale1105/ShoppingCart
Shopping cart backend using custom data structures and event loop
Language: C++ - Size: 94.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1
dazzle-php/loop
Dazzle Async I/O Event Loop
Language: PHP - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 1
exbotanical/lib.envoy
thread-safe notification chains for the C programming language
Language: C - Size: 52.7 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
exbotanical/lib.chron
timers, hierarchical wheels, and event scheduling for the C programming language
Language: C - Size: 39.1 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0
MericLuc/miniloop
A basic C++ event loop wrapping libevent
Language: C++ - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
AlexBaranowski/libev
Copy of the public libev tarball -> updated to 4.33 original work by Marc Lehmann and Emanuele Giaquinta. It's just the copy we use for evaluation. The development versions by author are available here: https://cvs.schmorp.de/libev/
Language: Shell - Size: 568 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
saif-gitreps/Snake-Game
A snake game using vanilla html, CSS and Javascript.
Language: JavaScript - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
SajalTimilsina/Natour---Node-API
Backend API for Tour company- includes User authentication, JWT token, login, signup, forget password, Access management, CURD on Tour and Reviews & many more features.
Language: JavaScript - Size: 28.9 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
onhate/inbatches
@InBatches(): A developer-friendly zero-dependency TypeScript library for efficient batching the execution of asynchronous parallel operations.
Language: TypeScript - Size: 106 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0
b0yblake/AsyncQueue
Mock a list for an asynchronous queue and implement a custom event loop by default
Language: TypeScript - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1
hubugui/eloop
Language: C - Size: 531 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1
felipecastrosales/dart_async
🔄 | Learning more about Async concepts with Dart. | Event Loop, Futures (and variations), asynchronous methods and Completers.
Language: Dart - Size: 39.1 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0
tiyee/angemon
Event-driven network library for multi-threaded server in C++11, One-Loop-Per thread mode, Cross MacOS or Linux platform.
Language: C++ - Size: 360 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2
lunluen/aplex
:loudspeaker: Asyncio + multiprocessing/threading. As easy as concurrent.futures!
Language: Python - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0
sepehrsamavati/js-thread-block-detect
Detect JavaScript engine thread blocks
Language: TypeScript - Size: 126 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
MilaZiabchenko/Node.js-apps-and-snippets
Collection of Node | TypeScript | Express | MongoDB | GraphQL | Apollo | OpenAI | WebSocket code snippets, servers & mini-apps 🟢
Language: JavaScript - Size: 1.46 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
lubnafathima/javascript
JS - Event Loop, Callback, Callback Hell, Inversion of Control, Promises, Promise Chaining
Language: JavaScript - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
alexpractice/event-loop-java
Event loop for processing your Java based application events
Language: Java - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1