node-torrent
BitTorrent processor
A Node.js library for reading, creating, and hashing BitTorrent files.
Torrent reader, writer, and hash checker for node.
197 stars
13 watching
37 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
hashchecknodetorrent
Related projects:
Repository | Description | Stars |
---|---|---|
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
webtorrent/webtorrent-cli | A command-line tool for managing BitTorrent files and streams | 1,177 |
max-mapper/torrent | Tools for downloading and managing torrent files in Node.js | 632 |
webtorrent/bittorrent-tracker | A Node.js implementation of a BitTorrent tracker that supports various protocols and provides statistics via web interface or JSON data. | 1,791 |
webtorrent/create-torrent | A module for creating .torrent files used in BitTorrent distributions | 341 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
webtorrent/bittorrent-protocol | A Node.js implementation of the BitTorrent peer wire protocol. | 349 |
webtorrent/torrent-piece | Provides an abstraction layer for managing torrent pieces in a JavaScript application. | 23 |
degitx/rats-search | A P2P search engine and client that aggregates torrent statistics and provides search capabilities across multiple platforms. | 1,616 |
mafintosh/read-torrent | A JavaScript library to read and parse torrent files or magnet URIs, providing access to metadata and other information about the torrent. | 73 |
webtorrent/torrent-discovery | A module for discovering peers in a peer-to-peer network using BitTorrent protocols. | 217 |
deranjer/gotorrent | A Go-based torrenting server with a React frontend and WebSocket API for managing and downloading torrents | 176 |
g-ray/pikatorrent | A modern mobile and desktop BitTorrent client with a focus on user experience and consistency across platforms. | 357 |
bittorrent/sqltorrent | A custom VFS for SQLite that allows querying an sqlite database within a torrent. | 281 |