netlibrary
Network library
A networking library designed to facilitate communication between devices in real-time applications.
A simple networking library for C++. Designed with games in mind, but can be used for other things. Tested to work on Android and Windows.
6 stars
4 watching
0 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,676 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 139 |
cloaked9000/frnetlib | A small and fast cross-platform networking library with support for various networking protocols and SSL/TLS encryption. | 24 |
marcfletcher/networkcomms.net | A high-performance network library for .NET that enables easy networking without extensive knowledge. | 542 |
bkaradzic/bnet | A C++ library for message-oriented networking using TCP transport. | 142 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
kangzubin/xmnetworking | A lightweight and powerful network library with simplified syntax based on AFNetworking. | 979 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
whizzter/net11 | A lightweight C++ networking library providing async TCP, HTTP, and WebSocket support | 10 |
lemunozm/message-io | An event-driven network library providing a simple API to handle connections, messages, and errors in a scalable and easy-to-use manner. | 1,122 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
markatk/librg-cpp | A C++ wrapper for a network library used in multiplayer game development. | 7 |
matt-42/iod | A meta-programming library for C++14 that enables introspection and code generation based on object data structures. | 727 |
mariadeanton/mili | A set of minimal libraries that provide low-level utility functions and data structures. | 37 |