High performance torrent library for multiple clients.
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.
To learn how to use libtorrent visit the Wiki.
Help keep rTorrent development going by donating to its creator.
Create configure files:
autoreconf -ivf
Configure, build and install:
./configure
make
make install
(top 30 of 47)
C++
88.1%
C
7.9%
M4
3.2%
High performance torrent library for multiple clients.
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.
To learn how to use libtorrent visit the Wiki.
Help keep rTorrent development going by donating to its creator.
Create configure files:
autoreconf -ivf
Configure, build and install:
./configure
make
make install
(top 30 of 47)
C++
88.1%
C
7.9%
M4
3.2%