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:
- the simplest benchmark you can run on node☆87Updated 4 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Streaming fs.readdir☆47Updated 8 years ago
- async_hook trace emitter 🔍☆37Updated 5 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 6 years ago
- Iterate all the data in a stream☆38Updated 7 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year
- Maintain and search through a sorted array using some low level functions☆56Updated 5 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆69Updated 6 years ago
- process.nextTick() batching utility☆38Updated 8 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 10 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 6 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- A super tiny work queue☆37Updated 6 years ago
- Server router☆61Updated 6 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- ☆64Updated 4 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago