awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Organic-Code avatar

Organic-Code/Breep

0
View on GitHub↗
146 stele·23 fork-uri·C++·EUPL-1.1·1 vizualizare

Breep

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

Features

  • Networking - Event-based peer-to-peer library.
  • Biblioteci de rețea - Event-based peer-to-peer networking library.

Istoric stele

Graficul istoricului de stele pentru organic-code/breepGraficul istoricului de stele pentru organic-code/breep

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Breep

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Breep.
  • boostorg/beastAvatar boostorg

    boostorg/beast

    4,801Vezi pe GitHub↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    Vezi pe GitHub↗4,801
  • ada-url/adaAvatar ada-url

    ada-url/ada

    1,739Vezi pe GitHub↗

    WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda, Kong, Telegram, Adguard, Datadog and Cloudflare Workers.

    C++cppneonparser
    Vezi pe GitHub↗1,739
  • boostorg/asioAvatar boostorg

    boostorg/asio

    1,587Vezi pe GitHub↗

    Boost.org asio module

    C++
    Vezi pe GitHub↗1,587
  • c-ares/c-aresAvatar c-ares

    c-ares/c-ares

    2,152Vezi pe GitHub↗

    A C library for asynchronous DNS requests

    C
    Vezi pe GitHub↗2,152
Vezi toate cele 30 alternative pentru Breep→

Întrebări frecvente

Ce face organic-code/breep?

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

Care sunt principalele funcționalități ale organic-code/breep?

Principalele funcționalități ale organic-code/breep sunt: Networking, Biblioteci de rețea.

Care sunt câteva alternative open-source pentru organic-code/breep?

Alternativele open-source pentru organic-code/breep includ: c-ares/c-ares — A C library for asynchronous DNS requests. corvusoft/restbed — Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications. boostorg/asio — Boost.org asio module. boostorg/beast — Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an… ada-url/ada — WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda,… eduardsui/tlse — Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library.