C++ bittorrent-client

Open-source C++ projects categorized as bittorrent-client

Top 5 C++ bittorrent-client Projects

bittorrent-client
  • qBittorrent

    qBittorrent BitTorrent client

    Project mention: Windows Memory Mapped File IO | news.ycombinator.com | 2024-11-15

    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

    SaaSHub logo
  • qBittorrent-Enhanced-Edition

    [Unofficial] qBittorrent Enhanced, based on qBittorrent

    Project mention: ban peers from specific country | /r/qBittorrent | 2023-12-10
  • 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.

  • rtorrent

    rTorrent BitTorrent client

    Project mention: New release for rTorrent after 5 years | news.ycombinator.com | 2024-09-29
  • picotorrent

    A tiny, hackable BitTorrent client.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ bittorrent-client discussion

Log in or Post with

C++ bittorrent-client related posts

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?