An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: async-iterators

Smoren/itertools-ts

TypeScript Iteration Tools Library

Language: TypeScript - Size: 1.34 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 64 - Forks: 10

dahlia/aitertools

Well-tested utility functions dealing with async iterables

Language: TypeScript - Size: 125 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 0

repeaterjs/repeater

The missing constructor for creating safe async iterators

Language: TypeScript - Size: 1.97 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 464 - Forks: 13

leebyron/async-to-gen

⌛ Use async functions in your JavaScript today with speed and simplicity.

Language: JavaScript - Size: 96.7 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 507 - Forks: 35

voxpelli/buffered-async-iterable

Buffered parallel processing of async iterables / generators

Language: JavaScript - Size: 112 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 10 - Forks: 1

Qard/channel-surfer

Promise-based CSP channels, with async iterator support.

Language: JavaScript - Size: 13.7 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

sinclairzx81/corsa

Asynchronous uni-directional channels in node using async iteration.

Language: TypeScript - Size: 102 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

jonelantha/async-iterators-gesture-demo

A demo of using async iterators for pan pinch gesture logic

Language: TypeScript - Size: 2.26 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lmammino/javascript-iteration-protocols

Some examples regarding JavaScript powerful iteration protocols enabling `for..of` and `for await...of` syntax

Language: JavaScript - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 2

T99/iter-over

Sugary iteration utilities and interfaces.

Language: TypeScript - Size: 714 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kt3k/mux_async_iterable 📦

Multiplexer of async iterables for JavaScript, written in TypeScript

Language: TypeScript - Size: 1.12 MB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

TanyaLagodich/Iter8or

A versatile JavaScript library for working with both synchronous and asynchronous iterators. Iter8or provides powerful methods for processing, filtering, combining, and transforming data, and can create iterators even from non-iterable objects.

Language: JavaScript - Size: 833 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

MattMorgis/async-stream-generator

Pipe ES6 Async Generators through Node.js Streams

Language: JavaScript - Size: 164 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 54 - Forks: 3

fenhl/more_aitertools

Utility classes and functions for working with async iterators in Python

Language: Python - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

repeaterjs/react-hooks

React hooks for working with async iterators/generators

Language: TypeScript - Size: 2.09 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 1

phewphewb/browser-async-iteration

Iterating an array synchronously blocks the event loop and the UI while iterating an async array gives some time to the event loop. It shows index in the array and its order it has been rendered in.

Language: JavaScript - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

zeenix/ordered-stream Fork of danieldg/ordered-stream

Streams that are ordered relative to external events

Language: Rust - Size: 45.9 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

basicdays/node-stream-to-async-iterator

ES async iterator wrapper for node streams

Language: TypeScript - Size: 357 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 2

MiguelCastillo/coseq

high order functions for JavaScript async/sync iterators

Language: JavaScript - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 2

bdchauvette/icw 📦

:boat: Async iteration utility library for JavaScript

Language: JavaScript - Size: 463 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Qard/async-iterator-talk

VanJS talk about async iterators and streams

Language: JavaScript - Size: 1.91 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

area73/get-all-files-ts

⚡ A blazing fast recursive directory crawler with lazy sync and async iterator support, write in typeScript.

Language: TypeScript - Size: 118 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

lorenzofox3/for-await

operators and stream semantic for asyncIterators

Language: JavaScript - Size: 239 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 2

jsdsl/iterator

A collection of classes that allow iteration over a predefined collection of elements.

Language: TypeScript - Size: 213 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mesteche/react_stream

sample demo app of react and async iterators

Language: JavaScript - Size: 3.15 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

qwtel/lilit

Florian's little iterator library.

Language: TypeScript - Size: 532 KB - Last synced at: 13 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

vitoke/iternal

Provides a powerful API for native ES6 iterables and async iterables

Language: TypeScript - Size: 808 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Qard/http-iterator

Convert http servers to async iterators

Language: JavaScript - Size: 49.8 KB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

lourd/node-async-iterator-playground

A small demo for understanding how the new async iterators work in Javascript

Language: JavaScript - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cjthompson/async-iterators

Iterator functions that run each cycle of the loop asynchronously

Language: JavaScript - Size: 14.6 KB - Last synced at: 13 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0