awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMicro-frameworks

Minimalist software libraries designed for constructing lightweight web APIs and basic web applications.

Distinct from C++ Web Frameworks: Specializes C++ Web Frameworks to the micro-framework architectural pattern (minimalist, lightweight).

Explore 1 awesome GitHub repository matching web development · Micro-frameworks. Refine with filters or upvote what's useful.

Awesome Micro-frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ipkn/crowAvatar von ipkn

    ipkn/crow

    7,622Auf GitHub ansehen↗

    Crow is a minimalist C++ micro web framework designed for building fast web servers and REST APIs. It provides a lightweight toolkit for web development in C++, offering core routing and request handling capabilities. The framework includes a built-in JSON parser for converting strings into structured data and an HTML template engine for generating dynamic web pages on the server. It also functions as a WebSocket server library to enable bidirectional, real-time communication between servers and web clients. Additional capabilities include a middleware-based request pipeline for executing sh

    Provides a minimalist C++ micro web framework inspired by Flask for lightweight routing and request handling.

    C++
    Auf GitHub ansehen↗7,622
  1. Home
  2. Web Development
  3. C++ Web Frameworks
  4. Micro-frameworks