Breep

Network library

A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details.

C++ peer to peer library, built on the top of boost

GitHub

141 stars
11 watching
22 forks
Language: C++
last commit: about 6 years ago
Linked from 2 awesome lists

cpluspluscplusplus-14high-levellibrarynetwork-librarynetworkingp2ppeer-to-peer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cpp-netlib/cpp-netlib A collection of network-related routines and implementations for cross-platform networking 1,997
arun11299/coro-async A C++ library providing a coroutine-based approach to networking 37
bkaradzic/bnet A C++ library for message-oriented networking using TCP transport. 141
markatk/librg-cpp A C++ wrapper for a network library used in multiplayer game development. 7
vacp2p/nim-libp2p A Peer-to-Peer networking stack implementation in Nim. 253
matt-attack/netlibrary A networking library designed to facilitate communication between devices in real-time applications. 6
cloaked9000/frnetlib A small and fast cross-platform networking library with support for various networking protocols and SSL/TLS encryption. 24
correlllab/nn4mc_cpp Enables microcontrollers to make online predictions using trained neural networks 29
number571/go-peer A library for building secure and private networks in Go 270
binary1248/sfnul A library providing a simple and fast network utility functionality 52
pagghiu/sanecpplibraries A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. 526
kassane/beast A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. 1
dotnet/dotnext A set of libraries extending .NET API with features for async programming, concurrency, metaprogramming, and high-performance I/O operations 1,659
ludovicdln/breezy A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# 26
boostorg/interprocess Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. 139