mafintosh / generate-function
Module that helps you write generated functions in Node
☆78Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for generate-function
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 6 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 8 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 6 months ago
- Zero-overhead asynchronous series/each/map function calls☆67Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Transform your data as it pass by, synchronously.☆99Updated 3 weeks ago
- An implementation of Domain-like error handling, built on async_hooks☆34Updated last year
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Streaming fs.readdir☆47Updated 6 years ago
- A minimal overhead event loop delay sampler.☆21Updated 4 years ago
- the simplest benchmark you can run on node☆86Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 4 months ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 2 months ago
- process.nextTick() batching utility☆37Updated 7 years ago
- convert module usage to inline expressions☆74Updated last year
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 5 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆56Updated 5 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 4 years ago
- An asynchronous middleware pattern☆27Updated 10 months ago
- async_hook trace emitter 🔍☆37Updated 3 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 2 weeks ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 8 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 5 years ago
- A drop-in replacement for LevelDOWN that writes to a JSON file on disk.☆37Updated last year