| developit/greenlet |
4,323 |
|
15 |
23 |
over 6 years ago |
6 |
October 01, 2019 |
12 |
|
JavaScript |
| 🦎 Move an async function into its own thread. |
| parallel-js/parallel.js |
3,190 |
|
352 |
49 |
over 2 years ago |
5 |
October 06, 2020 |
28 |
mit |
JavaScript |
| Easy multi-core processing utilities for Node. |
| ampproject/worker-dom |
3,147 |
|
7 |
4 |
about 2 years ago |
70 |
June 22, 2023 |
92 |
apache-2.0 |
TypeScript |
| The same DOM API and Frameworks you know, but in a Web Worker. |
| andywer/threads.js |
2,907 |
|
190 |
250 |
over 2 years ago |
74 |
September 25, 2021 |
120 |
mit |
TypeScript |
| 🧵 Make web workers & worker threads as simple as a function call. |
| alewin/useWorker |
2,653 |
|
0 |
19 |
about 3 years ago |
36 |
May 15, 2021 |
27 |
mit |
JavaScript |
| ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks |
| audreyt/node-webworker-threads |
2,225 |
|
381 |
90 |
over 4 years ago |
45 |
August 31, 2018 |
67 |
other |
C++ |
| Lightweight Web Worker API implementation with native threads |
| pshihn/workly |
1,730 |
|
31 |
6 |
about 6 years ago |
7 |
January 23, 2020 |
6 |
mit |
JavaScript |
| A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄 |
| developit/stockroom |
1,683 |
|
3 |
1 |
over 6 years ago |
2 |
January 29, 2018 |
12 |
|
JavaScript |
| 🗃 Offload your store management to a worker easily. |
| astoilkov/main-thread-scheduling |
689 |
|
0 |
3 |
about 2 years ago |
21 |
November 10, 2023 |
3 |
mit |
TypeScript |
| Fast and consistently responsive apps using a single function call |
| joltup/react-native-threads |
645 |
|
4 |
3 |
over 3 years ago |
19 |
May 04, 2020 |
67 |
mit |
Java |
| Create new JS processes for CPU intensive work |