greenlet
Async wrapper
A utility that moves an async function into its own isolated execution context
🦎 Move an async function into its own thread.
5k stars
44 watching
100 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
threadweb-workerwebworkerworkerworkerize
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables asynchronous execution of JavaScript functions within a Web Worker. | 4,352 |
| A library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads | 3,082 |
| Provides an API to run long-running tasks outside the main thread of a Node.js process, using native threads for parallel execution. | 2,296 |
| A library that enables complex DOM mutations to be performed in a background thread. | 3,218 |
| Library to simplify communication between threads in web applications | 11,493 |
| Utilities for working with asynchronous JavaScript code | 28,208 |
| A fast and efficient worker thread pool implementation for Node.js | 4,437 |
| Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,362 |
| A framework for building fast and scalable network applications using asynchronous event-driven programming in PHP. | 11,207 |
| A helper library for asynchronous programming in C# | 3,540 |
| A tiny, functional event emitter / pubsub system | 10,947 |
| Provides a simple and efficient way to write non-blocking code using promises in JavaScript | 11,895 |
| Expressive HTTP middleware framework for building web applications and APIs in Node.js | 35,268 |
| An asynchronous HTTP client library for Java applications | 6,301 |
| A comprehensive React UI component library supporting Pinterest's design language and guidelines. | 4,255 |