webtorrent / node-bencodeLinks
bencode de/encoder for nodejs
☆172Updated 3 weeks ago
Alternatives and similar repositories for node-bencode
Users that are interested in node-bencode are comparing it to the libraries listed below
Sorting:
- Torrent reader, writer, and hash checker for node.☆198Updated last year
- Parse a magnet URI and return an object of keys/values☆231Updated 2 weeks ago
- Parse a torrent identifier (magnet uri, .torrent file, info hash)☆452Updated 2 weeks ago
- A simple LRU cache☆136Updated 3 years ago
- A rate limiter for node.js streams.☆215Updated 9 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆367Updated 3 years ago
- An abstract-encoding compliant module for encoding / decoding DNS packets☆214Updated 6 months ago
- DEPRECATED: Parse a .torrent file and return an object of keys/values☆61Updated 7 years ago
- minimalist wget clone written in node. HTTP GET files and downloads them into the current directory☆177Updated 2 years ago
- Node.js Transform stream that passes data through at `n` bytes per second☆187Updated 8 years ago
- ☆157Updated 9 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- Check if a buffer contains valid UTF-8☆120Updated last month
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 10 months ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆437Updated last month
- A pure JS HTTP parser for node.☆247Updated 6 months ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Package your Node.js project into an executable☆106Updated 2 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆254Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input