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

139 stars
11 watching
21 forks
Language: C++
last commit: almost 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,998
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. 142
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. 251
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 online prediction and classification on microcontrollers using pre-trained neural networks. 29
number571/go-peer A library for developing secure, decentralized networks in the Go language 265
binary1248/sfnul A library providing a simple and fast network utility functionality 52
pagghiu/sanecpplibraries A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. 520
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 aimed at improving .NET development productivity with unique features. 1,641
ludovicdln/breezy A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# 24
boostorg/interprocess Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. 139