Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Kcp | 12,858 | 2 days ago | 165 | mit | C | |||||
:zap: KCP - A Fast and Reliable ARQ Protocol | ||||||||||
Yasio | 761 | 14 days ago | other | C++ | ||||||
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client applications. | ||||||||||
Boost Asio Cpp Network Programming In Chinese | 132 | 7 years ago | 6 | gpl-2.0 | ||||||
Boost.Asio C++ Network Programming 中文版(正在重新校对中…) | ||||||||||
Brink | 62 | 6 years ago | 4 | gpl-2.0 | C++ | |||||
基于boost::asio的server,简洁,高效 | ||||||||||
Asio Utp | 27 | 2 years ago | bsl-1.0 | C++ | ||||||
Boost.Asio wrapper over uTorrent's uTP library | ||||||||||
Czspas | 23 | 3 years ago | 4 | mit | C++ | |||||
Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file | ||||||||||
Asio Rawsockets Example | 21 | 4 years ago | bsl-1.0 | C++ | ||||||
Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header. | ||||||||||
Texugo | 18 | 4 months ago | 17 | mit | C++ | |||||
🦡 Fast, flexible, multiplatform, lightweight and, dependency-free message gateway | ||||||||||
Rust_asio | 13 | 3 years ago | mit | Rust | ||||||
Socket_lite | 7 | 3 years ago | mit | C++ | ||||||
cross platform asynchronous networking library |
yasio socket windowsmacosiosandroidlinuxfreebsdunix
SampleScene
U3DScripting
axmol
g++ tests/tcp/main.cpp --std=c++11 -DYASIO_HEADER_ONLY -lpthread -I./ -o tcptest && ./tcptest
git clone --recursive https://github.com/yasio/yasio
cd yasio
# macOS Xcode, cmake -B build -GXcode
cmake -B builddfsfdsf
# CMake, IDE:
# a. WindowsVisualStudiobuild/yasio.sln
# b. macOSXcodebuild/yasio.xcodeproj
cmake --build build --config Debug
# # VS
YASIO_HEAD_ONLY=1
yasioC++11C++17 yasio/stl