read-torrent
Torrent parser
A JavaScript library to read and parse torrent files or magnet URIs, providing access to metadata and other information about the torrent.
read and parse a torrent from a resource
73 stars
7 watching
11 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
mafintosh/torrent-mount | Creates a virtual filesystem for real-time torrent access | 1,406 |
mafintosh/torrent-blob-store | A BitTorrent-based blob store for storing and streaming large binary files | 38 |
mafintosh/torrent-docker | Enables real-time boot of remote Docker images using Bittorrent | 315 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
mafintosh/tar-stream | A streaming tar parser and generator for JavaScript applications | 413 |
mafintosh/peek-stream | Transforms data streams to pause processing before parsing | 56 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
mafintosh/dns-packet | A library for encoding and decoding DNS packets | 207 |
webtorrent/magnet-uri | A module for parsing and generating magnet URIs used in peer-to-peer file sharing protocols. | 225 |
mafintosh/hyperirc | Reads IRC logs from a hypercore append-only log | 70 |
max-mapper/torrent | Tools for downloading and managing torrent files in Node.js | 633 |
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |