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

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

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

cutelyst/cutelyst

0
View on GitHub↗
972 نجوم·120 تفرعات·C++·BSD-3-Clause·3 مشاهداتcutelyst.org↗

Cutelyst

A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.

Features

  • Framework Extensions - Web application framework inspired by Perl's Catalyst.
  • Web Development - Web framework based on Qt.
  • Web Frameworks - Performant web framework inspired by Catalyst.
  • Web - Listed in the “Web应用框架” section of the Awesome Cpp Cn awesome list.

سجل النجوم

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

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

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

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

Start searching with AI

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

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

    jlaine/qdjango

    276عرض على GitHub↗

    QDjango, a Qt-based C++ web framework

    C++
    عرض على GitHub↗276
  • boazsegev/facil.ioالصورة الرمزية لـ boazsegev

    boazsegev/facil.io

    2,388عرض على GitHub↗

    Your high performance web application C framework

    C
    عرض على GitHub↗2,388
  • an-tao/drogonالصورة الرمزية لـ an-tao

    an-tao/drogon

    13,993عرض على GitHub↗

    Drogon is a high-performance C++ HTTP web framework and asynchronous web server designed for building web applications and REST APIs. It utilizes an event-driven, non-blocking architecture to handle concurrent HTTP and WebSocket connections, and it implements a model-view-controller structure to separate business logic from presentation. The framework includes an integrated C++ object-relational mapping system and database client for performing asynchronous operations with relational databases and Redis key-value stores. It supports real-time, full-duplex communication via WebSockets and prov

    C++
    عرض على GitHub↗13,993
  • microsoft/cpprestsdkالصورة الرمزية لـ microsoft

    microsoft/cpprestsdk

    8,265عرض على GitHub↗

    The C++ REST SDK is a library for asynchronous HTTP and RESTful communication in native C++ applications. It provides a non-blocking network client for sending requests and receiving responses, a JSON parser for serializing and deserializing data, and a WebSocket client library for real-time, full-duplex communication. The project includes a dedicated OAuth2 authentication client to manage access tokens and authorization flows for secure communication with protected cloud resources. It utilizes a task-based asynchronous model to coordinate background operations and keep application interfaces

    C++asyncasynchronous-taskscloud
    عرض على GitHub↗8,265
عرض جميع البدائل الـ 30 لـ Cutelyst→

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

ما هي وظيفة cutelyst/cutelyst؟

A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.

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

الميزات الرئيسية لـ cutelyst/cutelyst هي: Framework Extensions, Web Development, Web Frameworks, Web.

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

تشمل البدائل مفتوحة المصدر لـ cutelyst/cutelyst: jlaine/qdjango — QDjango, a Qt-based C++ web framework. oatpp/oatpp — Oatpp is a high-performance C++ web framework and API development kit used for building REST APIs and web services. It… an-tao/drogon — Drogon is a high-performance C++ HTTP web framework and asynchronous web server designed for building web applications… boazsegev/facil.io — Your high performance web application C framework. microsoft/cpprestsdk — The C++ REST SDK is a library for asynchronous HTTP and RESTful communication in native C++ applications. It provides… treefrogframework/treefrog-framework — TreeFrog Framework : High-speed C++ MVC Framework for Web Application.