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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
c-ares avatar

c-ares/c-ares

0
View on GitHub↗
2,152 stars·664 forks·C·MIT·8 viewsc-ares.org↗

C Ares

A C library for asynchronous DNS requests

Features

  • Networking - Asynchronous DNS request library.
  • Networking Libraries - C library for asynchronous DNS requests.

Star history

Star history chart for c-ares/c-aresStar history chart for c-ares/c-ares

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does c-ares/c-ares do?

A C library for asynchronous DNS requests

What are the main features of c-ares/c-ares?

The main features of c-ares/c-ares are: Networking, Networking Libraries.

Which projects share features with c-ares/c-ares?

Projects with overlapping indexed features include: corvusoft/restbed — Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications. 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… ada-url/ada — WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda,… embeddedmz/ftpclient-cpp — C++ client for making FTP requests.

Projects sharing features with C Ares

These projects share indexed features with C Ares. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • boostorg/beastboostorg avatar

    boostorg/beast

    4,801View on 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
    View on GitHub↗4,801
  • ada-url/adaada-url avatar

    ada-url/ada

    1,739View on 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
    View on GitHub↗1,739
  • boostorg/asioboostorg avatar

    boostorg/asio

    1,587View on GitHub↗

    Boost.org asio module

    C++
    View on GitHub↗1,587
  • corvusoft/restbedCorvusoft avatar

    Corvusoft/restbed

    1,999View on GitHub↗

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

    C++async-programmingasynchronouscomet
    View on GitHub↗1,999
Compare all 30 related projects→