bnet
Networking library
A C++ library for message-oriented networking using TCP transport.
Message oriented networking library using TCP transport.
142 stars
12 watching
30 forks
Language: C++
last commit: 29 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bkaradzic/bx | A base library providing OS/runtime/compiler independent core functionality to write cross-platform applications without C Runtime and Standard Library dependencies. | 569 |
bkaradzic/bimg | A C++ library for image manipulation and processing | 328 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 139 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
bittorrent/libutp | A C++ library implementing a transport protocol with features like reliable delivery and minimal extra delay for peer-to-peer connections. | 1,107 |
mfontanini/libtins | A high-level C++ library for creating tools that need to manipulate network packets. | 1,918 |
lidgren/lidgren-network-gen3 | Provides a networking API for .NET framework applications | 1,195 |
markatk/librg-cpp | A C++ wrapper for a network library used in multiplayer game development. | 7 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
arun11299/coro-async | A C++ library providing a coroutine-based approach to networking | 37 |
ikskuh/zig-network | A cross-platform networking library with a minimal API surface | 484 |
dvergar/anette | A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. | 37 |
eventlet/eventlet | A concurrent networking library for Python that enables scalable and efficient non-blocking I/O | 1,244 |
mirrornetworking/telepathy | A simple, message-based MMO-scale TCP networking library written in C#. | 1,173 |
andrejkolar/networkstack | A simple Swift networking stack with built-in error handling and dependency injection. | 35 |