Crow is a C++ microframework for web.
It seeks inspiration from Python Flask.
Crow is free and open source software.
Key Features
- Easy routing:
- Similar to Flask.
- Type-safe Handlers.
- Fast.
- Fast built-in JSON parser:
- You can also use json11 or rapidjson for better speed or readability.
- Mustache based templating library.
- Header only.
- Provide an amalgamated header file crow_all.h with every features.
- Middleware support.
- Websocket support.
Website: github.com/CrowCpp/Crow
Support:
Developer: Jaeseung Ha
License: BSD 3-Clause “New” or “Revised” License
Crow is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| C++ Web Frameworks | |
|---|---|
| Drogon | A fast cross-platform web framework |
| Oat++ | Light and powerful web framework with zero dependencies |
| Crow | Fast and easy to use micro web framework (inspired by Python Flask) |
| TreeFrog | High-speed and full-stack C++ framework |
| POCO | C++ libraries for building applications |
| Wt | Web GUI library in modern C++ |
| Pistache | High-performance REST toolkit |
| Cutelyst | Web framework built on top of Qt, using the approach of Catalyst (Perl) framework |
| CppCMS | Aimed at rapid web development of web sites and web services |
| ffead-cpp | Web framework, application framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Hi, the original Crow Repository is archived and not active anymore, but there exists an active fork, named CrowCpp
Thanks for letting us know. New link is now in the article.