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

Projects sharing features with Contra

These projects share indexed features with Contra. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 28 related projects→

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.

Which projects share features with bevacqua/contra?

Projects with overlapping indexed features 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:.