addaleax / lzma-nativeLinks
Node.js interface to the native liblzma compression library (.xz file format, among others)
☆108Updated last year
Alternatives and similar repositories for lzma-native
Users that are interested in lzma-native are comparing it to the libraries listed below
Sorting:
- tar-stream is a streaming tar parser and generator.☆431Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Create and package prebuilds for native modules☆221Updated last year
- Check if something is a Node.js stream☆112Updated 11 months ago
- fs bindings for tar-stream☆367Updated 2 weeks ago
- Minimal install client for prebuilds.☆113Updated 7 months ago
- Check if a buffer contains valid UTF-8☆121Updated 3 weeks ago
- Tiny WebWorker for the Server☆251Updated 2 years ago
- Safer Node.js Buffer API☆348Updated 2 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 3 years ago
- Read the progress of a stream☆235Updated 8 years ago
- A Node.js module for looking up running processes☆129Updated 3 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- A command line tool for easily doing prebuilds for multiple version of node on a specific platform☆442Updated last year
- ☆157Updated 9 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months ago
- Node.js Transform stream that passes data through at `n` bytes per second☆187Updated 8 years ago
- Asynchronous read / write lock implementation for Node.js☆35Updated 5 years ago
- yet another zip library for node☆366Updated 8 months ago
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆82Updated last week
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- Build tool and bindings loader for node-gyp that supports prebuilds☆120Updated 10 months ago
- A simple LRU cache☆136Updated 3 years ago
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.☆367Updated last month