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
cutelyst avatar

cutelyst/cutelyst

0
View on GitHub↗
972 stars·120 forks·C++·BSD-3-Clause·8 viewscutelyst.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.

Star history

Star history chart for cutelyst/cutelystStar history chart for cutelyst/cutelyst

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Cutelyst

Similar open-source projects, ranked by how many features they share with Cutelyst.
  • jlaine/qdjangojlaine avatar

    jlaine/qdjango

    276View on GitHub↗

    QDjango, a Qt-based C++ web framework

    C++
    View on GitHub↗276
  • boazsegev/facil.ioboazsegev avatar

    boazsegev/facil.io

    2,388View on GitHub↗

    Your high performance web application C framework

    C
    View on GitHub↗2,388
  • an-tao/drogonan-tao avatar

    an-tao/drogon

    13,993View on 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++
    View on GitHub↗13,993
  • microsoft/cpprestsdkmicrosoft avatar

    microsoft/cpprestsdk

    8,265View on 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
    View on GitHub↗8,265
See all 30 alternatives to Cutelyst→

Frequently asked questions

What does cutelyst/cutelyst do?

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

What are the main features of cutelyst/cutelyst?

The main features of cutelyst/cutelyst are: Framework Extensions, Web Development, Web Frameworks, Web.

What are some open-source alternatives to cutelyst/cutelyst?

Open-source alternatives to cutelyst/cutelyst include: 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.