mafintosh / vintage-streamsView external linksLinks
Userland streams implementation
☆45Mar 22, 2018Updated 7 years ago
Alternatives and similar repositories for vintage-streams
Users that are interested in vintage-streams are comparing it to the libraries listed below
Sorting:
- Call a function the next time a specific event is emitted☆11Oct 31, 2015Updated 10 years ago
- On-disk variable sized chunk store☆22Feb 2, 2016Updated 10 years ago
- Data structure that maps entries to numeric ids☆14Aug 16, 2015Updated 10 years ago
- Split a string into an array based on where an ansi code is present☆13Oct 2, 2017Updated 8 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Mar 17, 2016Updated 9 years ago
- A reverse HTTP client☆42May 18, 2017Updated 8 years ago
- Simple levelup hooks implemented using instance method override of arbitrary levelups.☆16May 25, 2020Updated 5 years ago
- Lookup an ip for a hostname using multicast-dns if it is a .local domain or otherwise use the dns module☆34Oct 10, 2015Updated 10 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Dec 30, 2025Updated last month
- Memoize Node.js style callback-last functions, using an in-memory LRU store☆17May 25, 2020Updated 5 years ago
- recursive file and folder copy using in memory tar streams☆16Dec 14, 2015Updated 10 years ago
- Calculate the xor distance between two buffers as a new buffer and compare computed distances with eachother☆38Dec 14, 2020Updated 5 years ago
- @mafintosh blogs about technology☆29Jan 30, 2019Updated 7 years ago
- Create a levelDB instance on your local machine☆12Nov 15, 2016Updated 9 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Dec 2, 2024Updated last year
- Easily check if input is an options map☆14Nov 22, 2021Updated 4 years ago
- Turn a paged http request into a stream of pages in Node.js☆30Sep 27, 2015Updated 10 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- A run-length-encoder that compresses bitfields.☆16Aug 20, 2018Updated 7 years ago
- Interpret a number as base 8☆19Nov 19, 2015Updated 10 years ago
- Parse a JSON stream into an object☆15Jun 12, 2017Updated 8 years ago
- peer to peer replication for hyperlog using files you can send around on a USB stick☆14Feb 19, 2019Updated 6 years ago
- Open a file locked so only one process has access at a given time☆20Apr 20, 2017Updated 8 years ago
- Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer☆28Jun 21, 2021Updated 4 years ago
- ☆44Aug 21, 2015Updated 10 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Feb 16, 2016Updated 10 years ago
- prototype example for a streaming database views☆15Mar 11, 2016Updated 9 years ago
- Generate a diff friendly string that is bounded by a configurable scroll box☆18Dec 29, 2017Updated 8 years ago
- Efficient keypath subspaces with bytewise tuples☆14May 29, 2017Updated 8 years ago
- minimal pipeable observables☆34May 12, 2016Updated 9 years ago
- Rsync between a server and the browser.☆108Apr 20, 2016Updated 9 years ago
- Generate v4 UUIDs using libsodium's RNG☆11Jun 16, 2020Updated 5 years ago
- Automatically restarts your stream for you when it ends☆17Jan 25, 2016Updated 10 years ago
- A transform stream that diffs input buffers and outputs the diff as ANSI. If you pipe this to a terminal it will update the output with m…☆110Mar 23, 2018Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Jan 30, 2016Updated 10 years ago
- Query npm dependents of a certain version or version range of a given package☆33Dec 3, 2023Updated 2 years ago
- Test and report p2p connectivity on the current network☆30Apr 8, 2022Updated 3 years ago
- Hash a value to a valid port☆35Nov 29, 2020Updated 5 years ago