Can I use C++ in the backend ?? Any frameworks there ??

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • SonarCloud - Analyze your C and C++ projects with just one click.
  • Crow

    A Fast and Easy to use microframework for the web. (by CrowCpp)

    I've been working on Crow for quite a while now, it's a pretty cool framework IMO.

  • user-management

    An open-source application delivering a responsive user management experience. (by prince-chrismc)

    I have an older project which I've been updating. It's a C++ backend with a react front-end https://github.com/prince-chrismc/user-management

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • RESTinio

    Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library with the right balance between performance and ease of use

    It uses restinio https://github.com/Stiffstream/restinio with great success ;)

  • Wt

    Wt, C++ Web Toolkit

    Wt is one option that I've used in the wild. No idea how it would interact with React or Angular or anything like that though.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts