anacrolix/

directory
v0.0.0-...-0cf3de4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2016 License: MIT

Directories

Path Synopsis
Package missinggo contains miscellaneous helpers used in many of anacrolix' projects.
Package missinggo contains miscellaneous helpers used in many of anacrolix' projects.
bitmap
Package bitmap provides a []bool/bitmap implementation with standardized iteration.
Package bitmap provides a []bool/bitmap implementation with standardized iteration.
prioritybitmap
Package prioritybitmap implements a set of integers ordered by attached priorities.
Package prioritybitmap implements a set of integers ordered by attached priorities.
Package sync records the stack when locks are taken, and when locks are blocked on and exports them as pprof profiles "lockHolders" and "lockBlockers".
Package sync records the stack when locks are taken, and when locks are blocked on and exports them as pprof profiles "lockHolders" and "lockBlockers".
Package torrent implements a torrent client.
Package torrent implements a torrent client.
cmd/dht-ping
Pings DHT nodes with the given network addresses.
Pings DHT nodes with the given network addresses.
cmd/magnet-metainfo
Converts magnet URIs and info hashes into torrent metainfo files.
Converts magnet URIs and info hashes into torrent metainfo files.
cmd/torrent
Downloads torrents from the command-line.
Downloads torrents from the command-line.
cmd/torrent-pick
Downloads torrents from the command-line.
Downloads torrents from the command-line.
cmd/torrentfs
Mounts a FUSE filesystem backed by torrents and magnet links.
Mounts a FUSE filesystem backed by torrents and magnet links.
dht
Standard use involves creating a Server, and calling Announce on it with the details of your local torrent client and infohash of interest.
Standard use involves creating a Server, and calling Announce on it with the details of your local torrent client and infohash of interest.
fs
iplist
Package iplist handles the P2P Plaintext Format described by https://en.wikipedia.org/wiki/PeerGuardian#P2P_plaintext_format.
Package iplist handles the P2P Plaintext Format described by https://en.wikipedia.org/wiki/PeerGuardian#P2P_plaintext_format.
iplist/cmd/pack-blocklist
Takes P2P blocklist text format in stdin, and outputs the packed format from the iplist package.
Takes P2P blocklist text format in stdin, and outputs the packed format from the iplist package.
logonce
Package logonce implements an io.Writer facade that only performs distinct writes.
Package logonce implements an io.Writer facade that only performs distinct writes.
mse
util/dirwatch
Package dirwatch provides filesystem-notification based tracking of torrent info files and magnet URIs in a directory.
Package dirwatch provides filesystem-notification based tracking of torrent info files and magnet URIs in a directory.
utp
Package utp implements uTP, the micro transport protocol as used with Bittorrent.
Package utp implements uTP, the micro transport protocol as used with Bittorrent.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL