libutp
Transport library
A C++ library implementing a transport protocol with features like reliable delivery and minimal extra delay for peer-to-peer connections.
uTorrent Transport Protocol library
1k stars
130 watching
268 forks
Language: C++
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
anacrolix/utp | A Go implementation of the uTP transport protocol used in Bittorrent networks | 173 |
rakshasa/libtorrent | A C++ library for building BitTorrent clients and servers | 896 |
anacrolix/go-libutp | A Go wrapper around a C++ UTP reference implementation | 90 |
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
bkaradzic/bnet | A C++ library for message-oriented networking using TCP transport. | 142 |
c410-f3r/wtx | A collection of transport implementations and related tools for web technologies | 196 |
libtrading/libtrading | A high-performance, low-latency trading API | 698 |
libp2p/js-libp2p-udp | A Node.js implementation of the UDP transport layer for peer-to-peer networking | 7 |
osu-crypto/libote | A fast and portable C++20 library for Oblivious Transfer extension protocols. | 439 |
libp2p/js-libp2p-udt | A Node.js implementation of the UDT module used in peer-to-peer networking | 3 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 139 |
mfontanini/libtins | A high-level C++ library for creating tools that need to manipulate network packets. | 1,918 |
elastic/elastic-transport-php | A PHP library for building an HTTP transport to communicate with Elastic products. | 13 |
l-n-s/libtorrent-i2p | A modified version of the libtorrent torrent client with anonymous downloading capabilities using I2P | 7 |
chrberger/libcluon | A lightweight C++ library for building distributed systems with messaging and serialization capabilities | 100 |