mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 21:04:37 +03:00
BitTorrent
This commit is contained in:
@@ -8,6 +8,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
- [Asynchronous Event Loop](#asynchronous-event-loop)
|
- [Asynchronous Event Loop](#asynchronous-event-loop)
|
||||||
- [Audio](#audio)
|
- [Audio](#audio)
|
||||||
- [Biology](#biology)
|
- [Biology](#biology)
|
||||||
|
- [BitTorrent](#bittorrent)
|
||||||
- [CLI](#cli)
|
- [CLI](#cli)
|
||||||
- [Compression](#compression)
|
- [Compression](#compression)
|
||||||
- [Concurrency](#concurrency)
|
- [Concurrency](#concurrency)
|
||||||
@@ -127,6 +128,11 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [Vcflib](https://github.com/ekg/vcflib) - A C++ library for parsing and manipulating VCF files. [MIT]
|
* [Vcflib](https://github.com/ekg/vcflib) - A C++ library for parsing and manipulating VCF files. [MIT]
|
||||||
* [Wham](https://github.com/jewmanchue/wham) - Structural variants (SVs) in Genomes by directly applying association tests to BAM files. [MIT]
|
* [Wham](https://github.com/jewmanchue/wham) - Structural variants (SVs) in Genomes by directly applying association tests to BAM files. [MIT]
|
||||||
|
|
||||||
|
## BitTorrent
|
||||||
|
|
||||||
|
* [libtorrent](https://github.com/arvidn/libtorrent) - An efficient feature complete C++ bittorrent implementation.
|
||||||
|
* [libutp](https://github.com/bittorrent/libutp) - uTorrent Transport Protocol library.
|
||||||
|
|
||||||
## CLI
|
## CLI
|
||||||
*Console/Terminal User Interface, Command Line Interface*
|
*Console/Terminal User Interface, Command Line Interface*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user