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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • RESTinio

    Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ 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