Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohit-s96/nb-arrays

collection of promise based array iteration methods for processing very large arrays w/o blocking the main loop
https://github.com/mohit-s96/nb-arrays

Last synced: about 1 month ago
JSON representation

collection of promise based array iteration methods for processing very large arrays w/o blocking the main loop

Awesome Lists containing this project

README

        

### nb-arrays (non-blocking arrays)

Async version of array methods for iterating over very large arrays without blocking the event loop.