mcollina / syncthroughLinks
Transform your data as it pass by, synchronously.
☆110Updated 3 months ago
Alternatives and similar repositories for syncthrough
Users that are interested in syncthrough are comparing it to the libraries listed below
Sorting:
- Bike shed mutex lock implementation☆89Updated 3 years ago
- 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
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- ☆89Updated 3 years ago
- async_hook trace emitter 🔍☆37Updated 5 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 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
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- Server router☆61Updated 6 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 2 months ago
- An iteration of the Node.js core streams with a series of improvements.☆236Updated last week
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 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
- Simple wait/notify promise with optional max wait time☆44Updated 5 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Application level sharding made simple!☆10Updated 8 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 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