awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bevacqua avatar

bevacqua/contra

0
View on GitHub↗
778 星标·27 分支·JavaScript·MIT·6 次浏览ponyfoo.com↗

Contra

:surfer: Asynchronous flow control with a functional taste to it

Features

  • Asynchronous Control Flow - Functional-style asynchronous flow control.
  • Control Flow Utilities - Functional-style asynchronous flow control.

Star 历史

bevacqua/contra 的 Star 历史图表bevacqua/contra 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

bevacqua/contra 是做什么的?

:surfer: Asynchronous flow control with a functional taste to it

bevacqua/contra 的主要功能有哪些?

bevacqua/contra 的主要功能包括:Asynchronous Control Flow, Control Flow Utilities。

bevacqua/contra 有哪些开源替代品?

bevacqua/contra 的开源替代品包括: caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous… kriskowal/q — q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It… creationix/step — An async control-flow library that makes stepping through logic easy. cujojs/when — A solid, fast Promises/A+ and when() implementation, plus other async goodies. gartz/objecteventtarget — A same behaviour EventTarget prototype, that can work with any object from JavaScript. marcoonroad/sporadic — Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:.

Contra 的开源替代方案

相似的开源项目,按与 Contra 的功能重合度排序。
  • caolan/asynccaolan 的头像

    caolan/async

    28,150在 GitHub 上查看↗

    Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous tasks in Node.js and the browser. It provides functional utilities to wrap, process, and orchestrate complex asynchronous workflows. The library distinguishes itself through a comprehensive task orchestrator that handles dependency graphs to resolve circular references and manages concurrent task queues. It includes a unification bridge that allows callback-style and promise-based functions to operate within the same execution interface. The project covers several primary capabil

    JavaScript
    在 GitHub 上查看↗28,150
  • cujojs/whencujojs 的头像

    cujojs/when

    3,428在 GitHub 上查看↗

    A solid, fast Promises/A+ and when() implementation, plus other async goodies.

    JavaScript
    在 GitHub 上查看↗3,428
  • creationix/stepcreationix 的头像

    creationix/step

    2,194在 GitHub 上查看↗

    An async control-flow library that makes stepping through logic easy.

    JavaScript
    在 GitHub 上查看↗2,194
  • gartz/objecteventtargetgartz 的头像

    gartz/ObjectEventTarget

    13在 GitHub 上查看↗

    A same behaviour EventTarget prototype, that can work with any object from JavaScript

    JavaScript
    在 GitHub 上查看↗13
查看 Contra 的所有 28 个替代方案
→