libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.
The main goals of libtorrent are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
The main goals of libtorrent are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
- Homepage
-
License:
BSD (2-clause) - Download HPKG file