Skip to content
Marcus edited this page Dec 21, 2020 · 4 revisions

libTorrent - The BitTorrent library

LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transferring directly from file pages to the network stack.