Directories ¶
Path | Synopsis |
---|---|
PuerkitoBio
|
|
goquery
Package goquery implements features similar to jQuery, including the chainable syntax, to manipulate and query an HTML document.
|
Package goquery implements features similar to jQuery, including the chainable syntax, to manipulate and query an HTML document. |
anacrolix
|
|
missinggo
Package missinggo contains miscellaneous helpers used in many of anacrolix' projects.
|
Package missinggo contains miscellaneous helpers used in many of anacrolix' projects. |
sync
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". |
torrent
Package torrent implements a torrent client.
|
Package torrent implements a torrent client. |
torrent/cmd/dht-ping
Pings DHT nodes with the given network addresses.
|
Pings DHT nodes with the given network addresses. |
torrent/cmd/magnet-metainfo
Converts magnet URIs and info hashes into torrent metainfo files.
|
Converts magnet URIs and info hashes into torrent metainfo files. |
torrent/cmd/torrent
Downloads torrents from the command-line.
|
Downloads torrents from the command-line. |
torrent/cmd/torrent-pick
Downloads torrents from the command-line.
|
Downloads torrents from the command-line. |
torrent/cmd/torrentfs
Mounts a FUSE filesystem backed by torrents and magnet links.
|
Mounts a FUSE filesystem backed by torrents and magnet links. |
torrent/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. |
torrent/internal/pieceordering
Implements ordering of torrent piece indices for such purposes as download prioritization.
|
Implements ordering of torrent piece indices for such purposes as download prioritization. |
torrent/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. |
torrent/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. |
torrent/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. |
torrent/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. |
andrew-d
|
|
andybalholm
|
|
cascadia
The cascadia package is an implementation of CSS selectors.
|
The cascadia package is an implementation of CSS selectors. |
bradfitz
|
|
iter
Package iter provides a syntantically different way to iterate over integers.
|
Package iter provides a syntantically different way to iterate over integers. |
edsrzf
|
|
mmap-go
Package mmap allows mapping files into memory.
|
Package mmap allows mapping files into memory. |
elazarl
|
|
go-bindata-assetfs
assetfs allows packages to serve static content embedded with the go-bindata tool with the standard net/http package.
|
assetfs allows packages to serve static content embedded with the go-bindata tool with the standard net/http package. |
gorilla
|
|
websocket
Package websocket implements the WebSocket protocol defined in RFC 6455.
|
Package websocket implements the WebSocket protocol defined in RFC 6455. |
websocket/examples/autobahn
Command server is a test server for the Autobahn WebSockets Test Suite.
|
Command server is a test server for the Autobahn WebSockets Test Suite. |
jpillora
|
|
ansi
Implements the ANSI VT100 control set.
|
Implements the ANSI VT100 control set. |
kardianos
|
|
osext
Extensions to the standard "os" package.
|
Extensions to the standard "os" package. |
mattbaird
|
|
ryszard
|
|
goskiplist/skiplist
Package skiplist implements skip list based maps and sets.
|
Package skiplist implements skip list based maps and sets. |
skratchdot
|
|
open-golang/open
Open a file, directory, or URI using the OS's default application for that object type.
|
Open a file, directory, or URI using the OS's default application for that object type. |
tylertreat
|
|
BoomFilters
Package boom implements probabilistic data structures for processing continuous, unbounded data streams.
|
Package boom implements probabilistic data structures for processing continuous, unbounded data streams. |
willf
|
|
bitset
Package bitset implements bitsets, a mapping between non-negative integers and boolean values.
|
Package bitset implements bitsets, a mapping between non-negative integers and boolean values. |
bloom
Package bloom provides data structures and methods for creating Bloom filters.
|
Package bloom provides data structures and methods for creating Bloom filters. |
Click to show internal directories.
Click to hide internal directories.