creationix / nuvLinks
N-API bindings to libuv with async/await friendly JS wrapping on top.
☆65Updated 7 years ago
Alternatives and similar repositories for nuv
Users that are interested in nuv are comparing it to the libraries listed below
Sorting:
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 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
- Streaming fs.readdir☆47Updated 8 years ago
- Small module that allows you to guard a call to a function.☆63Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- async_hook trace emitter 🔍☆37Updated 5 years ago
- http framework☆36Updated 3 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 3 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 6 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Create two streams that are cross piped☆35Updated 7 years ago
- get the local network address of your machine☆67Updated 9 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Like String#replace(), but for buffers☆27Updated 9 months ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- Easily announce and discover .local domains over mdns☆41Updated 8 years ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- Generates a function that uses a radix tree to match which pattern fits the input☆25Updated 7 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- An example Node.js native module☆37Updated 7 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Simple wait/notify promise with optional max wait time☆44Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Server router☆61Updated 6 years ago