mafintosh / generate-functionLinks
Module that helps you write generated functions in Node
☆78Updated last year
Alternatives and similar repositories for generate-function
Users that are interested in generate-function are comparing it to the libraries listed below
Sorting:
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- convert module usage to inline expressions☆75Updated 7 months ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 11 months ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 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
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 5 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- A super tiny work queue☆37Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Emits events on system wakeup or network status changes.☆16Updated 5 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Minimal recursive file watcher☆83Updated last year