ohmu / node-posix
The missing POSIX system calls for node.js
☆214Updated 2 years ago
Alternatives and similar repositories for node-posix:
Users that are interested in node-posix are comparing it to the libraries listed below
- Dynamic tracing for javascript, in javascript (similar dtrace, ktap etc)☆383Updated 6 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- NodeJS event loop latency monitor☆46Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Access the V8 profiler from node.js☆283Updated 3 years ago
- Cache your async lookups and don't fetch the same thing more than necessary.☆120Updated 3 years ago
- A cross-platform thread pool add-on for Node.js and io.js.☆107Updated 8 years ago
- Extras missing from node's fs module☆105Updated 5 months ago
- Profile, control, and monitor Node.js processes and clusters☆62Updated 7 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- a minimalist url-style routing library, extracted from connect☆320Updated 6 years ago
- Advanced FS Streaming for Node☆209Updated 3 years ago
- working with node.js buffers made easy☆205Updated 5 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 4 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- NodeJS library for distributing computation across multiple processes.☆443Updated 5 years ago
- A stream that emits multiple other streams one after another.☆142Updated last year
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- Run node with ES6 Generators, today!☆247Updated 9 years ago
- Flow control and error handling for Node.js☆279Updated last year
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆277Updated 8 years ago
- Portable pure JavaScript ES6/2015 HTTP library☆74Updated 8 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- koa version of lusca. Application security for koa.☆66Updated 3 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆362Updated 3 years ago
- Like ruby's Abbrev module☆166Updated this week
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year