jeffbski / digest-stream
Simple node.js pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
☆30Updated 5 years ago
Alternatives and similar repositories for digest-stream
Users that are interested in digest-stream are comparing it to the libraries listed below
Sorting:
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- ☆24Updated 9 years ago
- LevelUp + MemDown☆51Updated 6 years ago
- Compress data over a Stream using the snappy framing format☆53Updated 3 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- 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☆68Updated 6 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- A streaming storage engine based on LevelDB☆74Updated 8 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 9 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Framework for implementing servers using the Raft Consensus Algorithm.☆13Updated 8 years ago
- Ignore EPIPE errors when stdout runs through a truncated pipe (such as `head`) in Node.js☆66Updated last year
- Simple exponential backoff module☆25Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Lightweight container builder for Linux backed by make and systemd-nspawn☆65Updated 3 years ago
- Adds source mappings and base64 encodes them, so they can be inlined in your generated file.☆34Updated 7 months ago
- Export any Node.js `fs`-like object as a FUSE filesystem☆31Updated last year
- ☆44Updated 9 years ago
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 10 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 11 months ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- crypto that should work in both the browser and in node using native modules where available☆31Updated 7 years ago
- Topological sorting with grouping support☆108Updated 6 months ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- A redis binary semaphore with async wait☆25Updated 8 months ago