isaacs / fast-listLinks
A fast O(1) push/pop/shift/unshift thing
☆67Updated 9 years ago
Alternatives and similar repositories for fast-list
Users that are interested in fast-list are comparing it to the libraries listed below
Sorting:
- Prevent sync functions in your node programs after first tick☆37Updated 3 years ago
- A fast and streaming multipart parser.☆30Updated 10 years ago
- All the flow control you'll ever need☆116Updated 5 years ago
- Handle configuration once and for all☆104Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- ☆72Updated 2 months ago
- Takes a function, returns a function that will can only be called a certain amount of times per second.☆28Updated 9 years ago
- git-based node.js/io.js version manager☆45Updated 5 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Updated 3 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 10 years ago
- JSON diffing and patching library☆112Updated 12 years ago
- Simple error creation and passing utilities☆75Updated last week
- Iterate all the data in a stream☆38Updated 7 years ago
- A stream that emits multiple other streams one after another.☆143Updated 2 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- JavaScript source statistics with simple API & CLI written with node.js☆79Updated 10 years ago
- Async DOM render loop with Virtual DOM diffing☆16Updated 10 years ago
- Helper to create a module☆32Updated 10 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- A stream of fixed-size blocks☆53Updated 2 months ago
- A module which reports defined, but unused variables in your code.☆57Updated 7 years ago
- A tokenizer that looks like a stream for JavaScript and node.js☆101Updated 3 years ago
- Native JavaScript Code Coverage☆164Updated 6 years ago
- node's http module, but for the browser☆246Updated last year
- seamlessly queue up asynchronous function calls. supports concurrency and timeouts.☆21Updated 6 years ago
- SPDY v2, v3, v3.1 and HTTP2 transport implementation for node.js☆101Updated 7 years ago
- Simplified file library.☆278Updated 6 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Updated last month
- Streamify helps you easily provide a streaming interface for your code.☆52Updated 5 years ago