awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ipkn/crowAvatar ipkn

    ipkn/crow

    7,622Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗7,622
  1. Home
  2. Web Development
  3. C++ Web Frameworks
  4. Micro-frameworks