async-generator
There are 24 repositories under async-generator topic.
deeplay-io/nice-grpc
A TypeScript gRPC library that is nice to you
SOF3/await-generator
Write code in async/await style in PHP using generators.
MattMorgis/async-stream-generator
Pipe ES6 Async Generators through Node.js Streams
react-declarative/appwrite-backup-tool
This backup tool will generate query for each document in AppWrite database and save them as a json files on a hard drive. That means It can handle as much documents as you need. Also there is a script to run AppWrite in Docker on localhost so you can test your backup.
azu/events-to-async
Treat EventEmitter-like object using Async/Await, Async Iterator.
andrey-tech/bx24-wrapper-js
Класс-обертка для стандартной JS-библиотеки Битрикс24. Позволяет избежать ада колбеков и работать c REST API Битрикс24, используя асинхронные функции и асинхронные генераторы ECMAScript 9.
HowProgrammingWorks/Generator
Generators, coroutines and some monads examples
nurmohammed840/async-gen
Async generator in stable rust using async/await
parzh/observable-to-async-generator
Convert an observable to ES6 async generator
popravich/asyncio_iter_tools
Python asyncio tools for working with async-iterators.
o0101/Bookmate
Watch changes in Chrome bookmarks, and use bookmarks as an append-only key-value store via an fs-like API.
voxpelli/buffered-async-iterable
Buffered parallel processing of async iterables / generators
cognitom/fafgag
Creates an Observable from FAFGAG (Function / Async Function / Generator / Async Generator)
iximiuz/readlines-ng
Tiny and fast async generator to read streams line by line
jstejada/interruptible
interruptible functions in javascript
Qard/async-iterator-talk
VanJS talk about async iterators and streams
gershnik/objc-helpers
Utilities to make coding on Apple platforms in C++ or ObjectiveC++ more pleasant
TechQuery/onion-stack
Middleware framework based on Async Generator of ECMAScript 2018, inspired by Koa 2
jeromeludmann/async-iterable-stream
Streams for AsyncIterable like async generators
shtaif/iterified
Convert any callback-based sequence of values into a full-fledged async iterable
Galish/reactive-drag-and-drop
Drag and drop implemented using async generators
rebelclause/asyncclocktops
ACTRS - Asyncronous Clocktops Task Runner/Scheduler
shtaif/react-async-iterators
React.js hooked up with the magic of JavaScript async iterators: hooks · components · utilities ⚛️ ⛓️ 🧬
sse-js/client-kit
Parser / Reader `text/event-stream` and implement `EventSource`