awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vinipsmaker avatar

vinipsmaker/tufao

0
View on GitHub↗
596 نجوم·182 تفرعات·C++·LGPL-2.1·2 مشاهداتvinipsmaker.github.io/tufao↗

Tufao

An asynchronous web framework for C++ built on top of Qt

Features

  • Networking - Asynchronous Web framework based on Qt.
  • مكتبات الشبكات - Asynchronous web framework built on top of Qt.

سجل النجوم

مخطط تاريخ النجوم لـ vinipsmaker/tufaoمخطط تاريخ النجوم لـ vinipsmaker/tufao

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Tufao

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tufao.
  • boostorg/beastالصورة الرمزية لـ boostorg

    boostorg/beast

    4,801عرض على 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
    عرض على GitHub↗4,801
  • ada-url/adaالصورة الرمزية لـ ada-url

    ada-url/ada

    1,739عرض على 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
    عرض على GitHub↗1,739
  • boostorg/asioالصورة الرمزية لـ boostorg

    boostorg/asio

    1,587عرض على GitHub↗

    Boost.org asio module

    C++
    عرض على GitHub↗1,587
  • c-ares/c-aresالصورة الرمزية لـ c-ares

    c-ares/c-ares

    2,152عرض على GitHub↗

    A C library for asynchronous DNS requests

    C
    عرض على GitHub↗2,152
عرض جميع البدائل الـ 30 لـ Tufao→

الأسئلة الشائعة

ما هي وظيفة vinipsmaker/tufao؟

An asynchronous web framework for C++ built on top of Qt

ما هي الميزات الرئيسية لـ vinipsmaker/tufao؟

الميزات الرئيسية لـ vinipsmaker/tufao هي: Networking, مكتبات الشبكات.

ما هي البدائل مفتوحة المصدر لـ vinipsmaker/tufao؟

تشمل البدائل مفتوحة المصدر لـ vinipsmaker/tufao: 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.