montagejs / collectionsLinks
This package contains JavaScript implementations of common data structures with idiomatic interfaces.
☆2,097Updated last year
Alternatives and similar repositories for collections
Users that are interested in collections are comparing it to the libraries listed below
Sorting:
- A complete, fully tested and documented data structure library written in pure JavaScript.☆1,254Updated 4 years ago
- Easy multi-core processing utilities for Node.☆3,245Updated last week
- A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.☆4,822Updated last year
- Faster user-land reimplementations for several common builtin native JavaScript functions.☆3,394Updated 6 years ago
- Curated collection of data structures for the JavaScript/TypeScript language.☆2,378Updated 8 months ago
- JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons.☆2,839Updated 2 years ago
- High-level streams library for Node.js and the browser☆3,440Updated 5 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- js ex machina - finite state machines in JavaScript☆1,933Updated 2 years ago
- Lightweight Web Worker API implementation with native threads☆2,288Updated 4 years ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- A Reactive Programming library for JavaScript☆1,881Updated last year
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)