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
·
etr avatar

etr/libhttpserver

0
View on GitHub↗
943 stele·191 fork-uri·C++·LGPL-2.1·0 vizualizări

Libhttpserver

C++ library for creating an embedded Rest HTTP server (and more)

Features

  • Networking - Embedded REST HTTP server library.
  • Biblioteci de rețea - Library for creating embedded REST HTTP servers.

Istoric stele

Graficul istoricului de stele pentru etr/libhttpserverGraficul istoricului de stele pentru etr/libhttpserver

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 Libhttpserver

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Libhttpserver.
  • 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 Libhttpserver→

Întrebări frecvente

Ce face etr/libhttpserver?

C++ library for creating an embedded Rest HTTP server (and more)

Care sunt principalele funcționalități ale etr/libhttpserver?

Principalele funcționalități ale etr/libhttpserver sunt: Networking, Biblioteci de rețea.

Care sunt câteva alternative open-source pentru etr/libhttpserver?

Alternativele open-source pentru etr/libhttpserver 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.