SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 C++ bittorrent-client Projects
-
Back in 2022 libtorrent implemented memory mapped IO as part of v2 [1]. Unfortunately, it didn't go so well. Memory usage went through the sky, leading to performance degradation and crashing [2]. The issue is still open in the project to this day, and many programs have stuck with the v1.2 library instead.
It looks like they are headed to a multi-threaded pread implementation now [3] and someone has created a patch to tweak the current pread fallback from mmap to perform better in the meantime [4].
[1] - https://www.libtorrent.org/upgrade_to_2.0-ref.html
[2] - https://github.com/arvidn/libtorrent/issues/6667
[3] - https://github.com/arvidn/libtorrent/pull/7013
[4] - https://github.com/qbittorrent/qBittorrent/pull/21300
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
FileCentipede
Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent, m3u8, ed2k, and online videos. WebDAV client, FTP client, SSH client.
-
-
C++ bittorrent-client discussion
C++ bittorrent-client related posts
-
RCE Vulnerability in QBittorrent
-
New release for rTorrent after 5 years
-
RTorrent Release Version 0.10.0
-
ban peers from specific country
-
Am i the only one who didn't know about this??
-
should i worry about this? or is it just a way to make me pay money
-
No thanks
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Index
What are some of the best open-source bittorrent-client projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | qBittorrent | 28,712 |
2 | qBittorrent-Enhanced-Edition | 19,934 |
3 | FileCentipede | 9,369 |
4 | rtorrent | 4,225 |
5 | picotorrent | 2,643 |