torrent-worker
Torrent worker
A Node.js module that launches a web worker to stream torrents, offloading computationally intensive tasks from the main thread.
Streaming torrent client in a web worker for Node.js
10 stars
3 watching
5 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
webtorrent/torrent-piece | Provides an abstraction layer for managing torrent pieces in a JavaScript application. | 23 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
webtorrent/webtorrent-cli | A command-line tool for managing BitTorrent files and streams | 1,175 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
webtorrent/create-torrent | A module for creating .torrent files used in BitTorrent distributions | 341 |
max-mapper/torrent | Tools for downloading and managing torrent files in Node.js | 633 |
breejs/ts-worker | A plugin for extending Bree with TypeScript-based worker functionality | 12 |
rickyrobinett/langchainjs-workers | A JavaScript library for managing and executing background tasks in a scalable manner | 62 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 611 |
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,787 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
jipok/torrent-webdav | A proof-of-concept project that integrates a torrent client with streaming capabilities via WebDAV | 2 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
tjatse/node-readability | Automates web page scraping and text extraction to make any webpage readable | 343 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |