node-fibers
Coroutine library
A library providing support for cooperative threading and asynchronous execution in V8 and Node.js.
Fiber/coroutine support for v8 and node.
4k stars
81 watching
224 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
automattic/node-canvas | A Cairo-backed Canvas implementation for Node.js | 10,244 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,835 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,366 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
nodesource/distributions | Provides installation instructions and support scripts for Node.js on various Linux distributions | 13,542 |
sebhildebrandt/systeminformation | A lightweight collection of functions to retrieve detailed system and hardware information. | 2,774 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,253 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,498 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
jasongin/nvs | A utility for managing different versions and forks of Node.js on multiple platforms. | 2,760 |
node-red/node-red | An environment for designing and implementing event-driven applications using a flow-based programming model | 20,045 |
sindresorhus/got | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
neoclide/coc.nvim | An extension host for Vim and Neovim that integrates language servers and extensions | 24,526 |
yarnpkg/yarn | The Yarn project provides a package manager and package resolution system for JavaScript projects. | 41,460 |
fabricjs/fabric.js | A JavaScript library for working with HTML5 canvas and SVG elements | 29,304 |