channels

An implementation of a closable, tailable `Channel` primitive in idiomatic JavaScript that can be used to decouple producers and consumers in concurrent code. (by ggoodman)

Channels Alternatives

Similar projects and alternatives to channels

  • readable-stream

    Node-core streams for userland

  • sync-op

    2 channels VS sync-op

    Concurrent ML style first-class synchronous operations for JavaScript

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better channels alternative or higher similarity.

channels reviews and mentions

Posts with mentions or reviews of channels. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-04.
  • Go-like channels in 10 lines of JavaScript
    3 projects | news.ycombinator.com | 4 Feb 2023
    I took a stab at this a while back using an object to represent the possible resolutions. The keys of the object become a signal upon resolution that indicates which branch fired. https://github.com/ggoodman/channels#select-key-string-chann...

    Ultimately though, I don't believe that channels are an abstraction that makes sense in JavaScript's concurrency model. Go's contexts, on the other hand, would be a huge improvement over AbortController and AbortSignal.

Stats

Basic channels repo stats
1
5
10.0
about 4 years ago

The primary programming language of channels is TypeScript.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com