awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
laverdet avatar

laverdet/node-fibers

0
View on GitHub↗
3,549 stars·217 forks·C++·MIT·8 views

Node Fibers

Fiber/coroutine support for v8 and node.

Features

  • Node.js Frameworks and Tools - Fiber implementation for Node.js.

Star history

Star history chart for laverdet/node-fibersStar history chart for laverdet/node-fibers

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Node Fibers

Hand-picked collections where Node Fibers appears.
  • a runtime for executing concurrent tasks

Frequently asked questions

What does laverdet/node-fibers do?

Fiber/coroutine support for v8 and node.

What are the main features of laverdet/node-fibers?

The main features of laverdet/node-fibers are: Node.js Frameworks and Tools.

Which projects share features with laverdet/node-fibers?

Projects with overlapping indexed features include: experience-monks/devtool — Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It… auth0/node-jsonwebtoken — This project is a Node.js library for implementing and managing JSON Web Tokens. It functions as a cryptographic token… bkeepers/rosie. chaijs/chai — Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a… cheeriojs/cheerio — Cheerio is an HTML and XML parsing library and server-side DOM implementation. It functions as a markup manipulation… arturadib/shelljs.

Projects sharing features with Node Fibers

These projects share indexed features with Node Fibers. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • experience-monks/devtoolExperience-Monks avatar

    Experience-Monks/devtool

    3,747View on GitHub↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    JavaScript
    View on GitHub↗3,747
  • auth0/node-jsonwebtokenauth0 avatar

    auth0/node-jsonwebtoken

    18,171View on GitHub↗

    This project is a Node.js library for implementing and managing JSON Web Tokens. It functions as a cryptographic token manager and authentication tool used to sign, verify, and decode tokens to securely transmit claims between parties. The library supports both symmetric and asymmetric signing algorithms, including HMAC and RSA. It enables the creation of digitally signed tokens using secrets or private keys, and provides mechanisms to validate token signatures and verify embedded claims such as expiration and issuer. The tool covers a range of identity and access capabilities, including sta

    JavaScript
    View on GitHub↗18,171
  • bkeepers/rosieB

    bkeepers/rosie

    0View on GitHub↗
    View on GitHub↗0
  • arturadib/shelljsA

    arturadib/shelljs

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→