awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
etr avatar

etr/libhttpserver

0
View on GitHub↗
943 estrellas·191 forks·C++·LGPL-2.1·0 vistas

Libhttpserver

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

Features

  • Networking - Embedded REST HTTP server library.
  • Librerías de redes - Library for creating embedded REST HTTP servers.

Historial de estrellas

Gráfico del historial de estrellas de etr/libhttpserverGráfico del historial de estrellas de etr/libhttpserver

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Libhttpserver

Proyectos open-source similares, clasificados según cuántas características comparten con Libhttpserver.
  • boostorg/beastAvatar de boostorg

    boostorg/beast

    4,801Ver en 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
    Ver en GitHub↗4,801
  • ada-url/adaAvatar de ada-url

    ada-url/ada

    1,739Ver en 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
    Ver en GitHub↗1,739
  • boostorg/asioAvatar de boostorg

    boostorg/asio

    1,587Ver en GitHub↗

    Boost.org asio module

    C++
    Ver en GitHub↗1,587
  • c-ares/c-aresAvatar de c-ares

    c-ares/c-ares

    2,152Ver en GitHub↗

    A C library for asynchronous DNS requests

    C
    Ver en GitHub↗2,152
Ver las 30 alternativas a Libhttpserver→

Preguntas frecuentes

¿Qué hace etr/libhttpserver?

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

¿Cuáles son las características principales de etr/libhttpserver?

Las características principales de etr/libhttpserver son: Networking, Librerías de redes.

¿Qué alternativas de código abierto existen para etr/libhttpserver?

Las alternativas de código abierto para etr/libhttpserver incluyen: 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.