mafintosh / a-native-exampleLinks
An example Node.js native module
☆37Updated 7 years ago
Alternatives and similar repositories for a-native-example
Users that are interested in a-native-example are comparing it to the libraries listed below
Sorting:
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Create server-sent-events☆21Updated 7 years ago
- Easily convert Little/Big endian typed arrays to the host endianess☆15Updated 6 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 5 years ago
- xz compression as a service☆20Updated 7 years ago
- run a command over and over☆23Updated 7 years ago
- Read a file and re-read it when it changes☆17Updated 8 years ago
- Parse a JSON stream into an object☆15Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Output binary buffers as a nice shortened hex string☆27Updated 5 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Like String#replace(), but for buffers☆27Updated 2 months ago
- Easily create zip archives☆13Updated 5 years ago
- Cross platform normalization of process.argv☆17Updated 3 years ago
- npm registry on dat☆40Updated 7 years ago
- Minimal recursive file watcher☆83Updated last year
- http framework☆36Updated 2 years ago
- Queue for parallel tasks that can cancel and is destoryable☆15Updated 7 years ago
- Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.☆8Updated 8 years ago
- Stream just returns blank buffers. Like reading from /dev/zero on Unix☆19Updated 8 years ago
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Updated 8 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago