{"id":13417931,"url":"https://github.com/arvidn/libtorrent","last_synced_at":"2026-04-22T07:06:19.911Z","repository":{"id":33142042,"uuid":"36781769","full_name":"arvidn/libtorrent","owner":"arvidn","description":"an efficient feature complete C++ bittorrent implementation","archived":false,"fork":false,"pushed_at":"2025-05-11T11:32:00.000Z","size":108688,"stargazers_count":5496,"open_issues_count":223,"forks_count":1031,"subscribers_count":174,"default_branch":"RC_2_0","last_synced_at":"2025-05-13T00:11:54.920Z","etag":null,"topics":["bittorrent","cpp","library"],"latest_commit_sha":null,"homepage":"http://libtorrent.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arvidn.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":".github/CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"arvidn","custom":"https://paypal.me/arvidno"}},"created_at":"2015-06-03T05:22:03.000Z","updated_at":"2025-05-12T08:56:22.000Z","dependencies_parsed_at":"2023-11-19T14:26:01.273Z","dependency_job_id":"1e0acf41-b550-4798-84e9-0fe5e1e2e37f","html_url":"https://github.com/arvidn/libtorrent","commit_stats":null,"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvidn%2Flibtorrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvidn%2Flibtorrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvidn%2Flibtorrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvidn%2Flibtorrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvidn","download_url":"https://codeload.github.com/arvidn/libtorrent/tar.gz/refs/heads/RC_2_0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843219,"owners_count":21972874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bittorrent","cpp","library"],"created_at":"2024-07-30T22:00:55.702Z","updated_at":"2026-04-22T07:06:14.858Z","avatar_url":"https://github.com/arvidn.png","language":"C++","funding_links":["https://github.com/sponsors/arvidn","https://paypal.me/arvidno"],"categories":["C++","TODO scan for Android support in followings","BitTorrent","Cross-Platform","cpp","Uncategorized","Libraries"],"sub_categories":["JavaScript","Uncategorized","SAM"],"readme":".. image:: docs/img/logo-color-text.png\n\n.. image:: https://github.com/arvidn/libtorrent/actions/workflows/windows.yml/badge.svg\n    :target: https://github.com/arvidn/libtorrent/actions/workflows/windows.yml\n\n.. image:: https://github.com/arvidn/libtorrent/actions/workflows/macos.yml/badge.svg\n    :target: https://github.com/arvidn/libtorrent/actions/workflows/macos.yml\n\n.. image:: https://github.com/arvidn/libtorrent/actions/workflows/linux.yml/badge.svg\n    :target: https://github.com/arvidn/libtorrent/actions/workflows/linux.yml\n\n.. image:: https://github.com/arvidn/libtorrent/actions/workflows/python.yml/badge.svg\n    :target: https://github.com/arvidn/libtorrent/actions/workflows/python.yml\n\n.. image:: https://ci.appveyor.com/api/projects/status/w7teauvub5813mew/branch/RC_2_0?svg=true\n    :target: https://ci.appveyor.com/project/arvidn/libtorrent/branch/RC_2_0\n\n.. image:: https://api.cirrus-ci.com/github/arvidn/libtorrent.svg?branch=RC_2_0\n    :target: https://cirrus-ci.com/github/arvidn/libtorrent\n\n.. image:: https://oss-fuzz-build-logs.storage.googleapis.com/badges/libtorrent.svg\n    :target: https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened\u0026q=proj%3Alibtorrent\u0026can=1\n\n.. image:: https://codecov.io/github/arvidn/libtorrent/coverage.svg?branch=RC_2_0\n    :target: https://codecov.io/github/arvidn/libtorrent?branch=RC_2_0\u0026view=all#sort=missing\u0026dir=desc\n\n.. image:: https://www.openhub.net/p/rasterbar-libtorrent/widgets/project_thin_badge.gif\n    :target: https://www.openhub.net/p/rasterbar-libtorrent\n\n.. image:: https://bestpractices.coreinfrastructure.org/projects/3020/badge\n    :target: https://bestpractices.coreinfrastructure.org/en/projects/3020\n\nlibtorrent is an open source C++ library implementing the BitTorrent protocol,\nalong with most popular extensions, making it suitable for real world\ndeployment. It is configurable to be able to fit both servers and embedded\ndevices.\n\nThe main goals of libtorrent are to be efficient and easy to use.\n\nSee `libtorrent.org`__ for more detailed build and usage instructions.\n\n.. __: https://libtorrent.org\n\nTo build with boost-build, make sure boost and boost-build is installed and run:\n\n   b2\n\nIn the libtorrent root. To build the examples, run ``b2`` in the ``examples``\ndirectory.\n\nSee `building.html`__ for more details on how to build and which configuration\noptions are available. For python bindings, see `the python docs`__.\n\nlibtorrent `ABI report`_.\n\n.. _`ABI report`: https://abi-laboratory.pro/index.php?view=timeline\u0026l=libtorrent\n\nlibtorrent package versions in linux distributions, on repology_.\n\n.. _repology: https://repology.org/project/libtorrent-rasterbar/versions\n\n.. __: docs/building.rst\n.. __: docs/python_binding.rst\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvidn%2Flibtorrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvidn%2Flibtorrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvidn%2Flibtorrent/lists"}