Search results
51 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A set of yield handlers for Bluebird coroutines
CSP channels with ES6 generators, inspired by Clojurescript's core.async and Go
Library support for Kotlin coroutines
JIT-friendly, multiparadigm asynchronous programming
- promises/a+
- promises
- co
- bacon
- reactive
- events
- RxJs
- Observable
- EventStream
- streams
- functional
- frp
- generators
- coroutines
- View more
Process hierarchies & operators for cooperative multitasking
- blocking
- buffer
- cancel
- channel
- communication
- composition
- coroutines
- csp
- event
- fiber
- fork-join
- generator
- logger
- multitasking
- View more
Easy Multithreading for JavaScript (Node.js, Bun, Deno & Browser)
- concurrent-computing
- parallel-computing
- vertical-scaling
- multithreading
- green-thread
- coroutines
- web-workers
- worker-threads
- non-blocking
- reactive-programming
Communicating sequential processes for node. Go style concurrency with channels.
This is an implementation of coroutines using generators and yield.
Test utilities for kotlinx-coroutines
levelup wrappers for 'co'
a node m(v/vm)c framework for all your async needs
- intuition
- intuition mvc
- intuition framework
- framework
- mvc
- mvvm
- mvvmc
- coroutines
- async framework
- namespaces
- classical inheritance
- object oriented
- oop
- web
- View more
Promisify sync, async or generator function, using [relike][]. Kind of promisify, but lower level. Full compatibility with [co][]4 and passing 100% of its tests.
- all
- async
- callback
- callbacks
- cb
- co
- common
- compatibility
- compatible
- control
- control-flow
- coro
- coroutine
- coroutines
- View more
Asynchronous programming library utilizing coroutines, functional reactive programming and structured concurrency.
- asynchronous
- coroutines
- generator
- reactive
- frp
- csp
- channels
- subjects
- behaviors
- events
- scope
- concurrent
- parallel
- functional reactive programming
- View more
Library for managing Coroutines using Harmony generators. Supports both Node core style callbacks and promises.
Generator executor for ECMAScript 6
Isomorphic Router on CSP channels
Velocity is a concurrent REPL which is designed specifically for HertzScript coroutines. All code runs concurrently alongside the REPL, so you can continue typing/adding code while existing code is still running.
- javascript
- preemption
- preemptive
- preemptible
- protothreads
- green-threads
- coroutines
- coroutine
- coroutine-dispatcher
- concurrency
- automatic-concurrency
- concurrent
- concurrent-programming
- concurrent-javascript
- View more
Coroutines via generators.
Produces preemptible JavaScript coroutines which conform to the HertzScript specification.
- javascript
- preemption
- preemptive
- preemptible
- interruption
- green-threads
- coroutines
- coroutine
- coroutine-dispatcher
- concurrency
- concurrent
- concurrent-programming
- concurrent-javascript
- stackless-coroutines
- View more
Another CSP/channels/coroutines library for javascript