awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
creationix avatar

creationix/step

0
View on GitHub↗
2,194 stars·186 forks·JavaScript·MIT·4 views

Step

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

Features

  • Asynchronous Control Flow - Simplifies asynchronous control flow logic.
  • Control Flow Utilities - Simplifying asynchronous logic flow.

Star history

Star history chart for creationix/stepStar history chart for creationix/step

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 Step

Similar open-source projects, ranked by how many features they share with Step.
  • 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
  • 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
  • bevacqua/contrabevacqua avatar

    bevacqua/contra

    778View on GitHub↗

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

    JavaScript
    View on GitHub↗778
  • 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 Step→

Frequently asked questions

What does creationix/step do?

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

What are the main features of creationix/step?

The main features of creationix/step are: Asynchronous Control Flow, Control Flow Utilities.

What are some open-source alternatives to creationix/step?

Open-source alternatives to creationix/step include: gartz/objecteventtarget — A same behaviour EventTarget prototype, that can work with any object from JavaScript. kriskowal/q — q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It… bevacqua/contra — :surfer: Asynchronous flow control with a functional taste to it. cujojs/when — A solid, fast Promises/A+ and when() implementation, plus other async goodies. caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous… marcoonroad/sporadic — Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:.