awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ada-url avatar

ada-url/ada

0
View on GitHub↗
1,739 stars·126 forks·C++·Apache-2.0·2 vuesada-url.com↗

Ada

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.

Features

  • Networking - Fast, standards-compliant URL parser.
  • Bibliothèques réseau - Fast, WHATWG-compliant URL parser.

Historique des stars

Graphique de l'historique des stars pour ada-url/adaGraphique de l'historique des stars pour ada-url/ada

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Ada

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Ada.
  • boostorg/beastAvatar de boostorg

    boostorg/beast

    4,801Voir sur 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
    Voir sur GitHub↗4,801
  • c-ares/c-aresAvatar de c-ares

    c-ares/c-ares

    2,152Voir sur GitHub↗

    A C library for asynchronous DNS requests

    C
    Voir sur GitHub↗2,152
  • boostorg/asioAvatar de boostorg

    boostorg/asio

    1,587Voir sur GitHub↗

    Boost.org asio module

    C++
    Voir sur GitHub↗1,587
  • corvusoft/restbedAvatar de Corvusoft

    Corvusoft/restbed

    1,999Voir sur GitHub↗

    Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications.

    C++async-programmingasynchronouscomet
    Voir sur GitHub↗1,999
Voir les 30 alternatives à Ada→

Questions fréquentes

Que fait ada-url/ada ?

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.

Quelles sont les fonctionnalités principales de ada-url/ada ?

Les fonctionnalités principales de ada-url/ada sont : Networking, Bibliothèques réseau.

Quelles sont les alternatives open-source à ada-url/ada ?

Les alternatives open-source à ada-url/ada incluent : c-ares/c-ares — A C library for asynchronous DNS requests. eduardsui/tlse — Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library. 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… corvusoft/restbed — Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications. embeddedmz/ftpclient-cpp — C++ client for making FTP requests.