bnoordhuis / node-weakrefLinks
weak references in node.js
☆17Updated 14 years ago
Alternatives and similar repositories for node-weakref
Users that are interested in node-weakref are comparing it to the libraries listed below
Sorting:
- Iterate all the data in a stream☆38Updated 7 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 6 years ago
- [DEPRECATED] Use https://github.com/runtimejs/runtime-cli☆11Updated 10 years ago
- A minimal overhead event loop delay sampler.☆26Updated 7 months ago
- GYP-based package manager☆51Updated 9 years ago
- spawn processes conveniently in tape tests and match against stdout/stderr streaming output☆23Updated 9 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Detect whether a value is an error☆15Updated 6 years ago
- A parser for the yamlish format☆22Updated 10 years ago
- Back to the basics, Hickey-inspired, generic text parser☆21Updated 9 years ago
- Async DOM render loop with Virtual DOM diffing☆16Updated 10 years ago
- Open any npm package readme as a man page☆10Updated 8 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 10 years ago
- Pipe a value through a list of synchronous transform functions☆11Updated 6 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- Convert an abstract-chunk-store compliant store into a readable or writable stream☆25Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A stream of fixed-size blocks☆53Updated 2 months ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Updated last month
- a static analyzer for npm packages☆24Updated 9 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Updated 10 years ago
- compile x64 assembly into a callable function☆19Updated 10 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- A ES6 Generator that traverses the child nodes within the given `Node`☆11Updated 10 years ago
- Readable stream that reads from multiple readable streams at the same time☆22Updated 8 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆109Updated 5 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago