torrent-blob-store
Blob store
A BitTorrent-based blob store for storing and streaming large binary files
Read-only BitTorrent backed streaming blob store
38 stars
5 watching
4 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
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 |
mafintosh/torrent-docker | Enables real-time boot of remote Docker images using Bittorrent | 315 |
mafintosh/torrent-mount | Creates a virtual filesystem for real-time torrent access | 1,406 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
mafintosh/peerwiki | A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
max-mapper/dhtkv | A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mafintosh/download-m3u8 | Downloads m3u8 playlists and recursively fetches linked assets | 41 |
mafintosh/tar-stream | A streaming tar parser and generator for JavaScript applications | 413 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
bittorrent/sqltorrent | A custom VFS for SQLite that allows querying an sqlite database within a torrent. | 281 |
mafintosh/discovery-server | A TCP/UTP server that auto announces itself using discovery-channel | 58 |