Crow framework icon
Crow framework icon

Crow framework

 Like

Crow is very fast and easy to use C++ micro web framework inspired by Flask .

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  C++

 Tags

  • web-framework
  • development

Crow framework News & Activities

Highlights All activities

Recent activities

No activities found.

Crow framework information

  • Developed by

    Jaeseung Ha
  • Licensing

    Open Source (BSD-3-Clause) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  7,596 Stars
  •  887 Forks
  •  212 Open Issues
  •   Updated Jun 6, 2024 
View on GitHub

Our users have written 0 comments and reviews about Crow framework, and it has gotten 0 likes

Crow framework was added to AlternativeTo by David on Oct 17, 2018 and this page was last updated Oct 17, 2018.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Crow framework?

Crow is very fast and easy to use C++ micro web framework inspired by Flask icon Flask .

FEATURES

  • Easy routing
  • Similiar to Flask
  • Type-safe Handlers (see Example)
  • Fast built-in JSON parser (crow::json)
  • Mustache based templating library (crow::mustache)
  • Header only
  • Middleware support
  • Websocket support

Official Links