OpenTelemetry Compile-Time Instrumentation for Golang
dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise
This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components necessary for peer-to-peer file sharing, including a networking stack that supports the BitTorrent specification, tracker communication, and swarm management. A primary differentiator is the inclusion of a virtual filesystem that allows torrents to be mounted as read-only drives. This system enables on-demand content streaming, where specific data pieces are fetched from the network only when a read request occurs, rather than requiring the entire archive to be downloaded fir
OpenTelemetry Compile-Time Instrumentation for Golang