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
bevacqua avatar

bevacqua/contra

0
View on GitHub↗
778 stars·27 forks·JavaScript·MIT·10 viewsponyfoo.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 history

Star history chart for bevacqua/contraStar history chart for bevacqua/contra

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Contra

Similar open-source projects, ranked by how many features they share with Contra.
  • caolan/asynccaolan avatar

    caolan/async

    28,150View on 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
    View on GitHub↗28,150
  • cujojs/whencujojs avatar

    cujojs/when

    3,428View on GitHub↗

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

    JavaScript
    View on GitHub↗3,428
  • creationix/stepcreationix avatar

    creationix/step

    2,194View on GitHub↗

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

    JavaScript
    View on GitHub↗2,194
  • gartz/objecteventtargetgartz avatar

    gartz/ObjectEventTarget

    13View on GitHub↗

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

    JavaScript
    View on GitHub↗13
See all 28 alternatives to Contra→

Frequently asked questions

What does bevacqua/contra do?

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

What are the main features of bevacqua/contra?

The main features of bevacqua/contra are: Asynchronous Control Flow, Control Flow Utilities.

What are some open-source alternatives to bevacqua/contra?

Open-source alternatives to bevacqua/contra include: 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:.