CppCMS - C++ Web Framework.
Le Mon 03 February 2025
http://cppcms.com/wikipp/en/page/main
CppCMS — High Performance C++ Web Framework What is CppCMS? CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development. It differs from most other web development frameworks like: Python Django, Java Servlets in the following ways:
It is designed and tuned to handle extremely high loads. It uses modern C++ as the primary development language in order to achieve the first goal. It is designed for developing both Web Sites and Web Services. Starting from version 1.2 it is available under MIT license.
See "Rationale" for further explanations.
https://github.com/artyom-beilis/cppcms
Par 纳兰风来, Catégorie : frameworks
Tags :
Autres articles
facil
Le Mon 03 February 2025
https://facil.io/0.7.x/fiobj_mustache
facil.io - The C Web Application Framework
https://facil.io/
Par 纳兰风来, Catégorie : frameworks
Lire la suite …kore
Le Mon 03 February 2025
https://kore.io/ https://docs.kore.io/4.2.0/api/json.html
Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
It is built with a "secure by default" approach. It is fully privilege separated while using strong security features at …
Par 纳兰风来, Catégorie : frameworks
Lire la suite …Lwan
Le Mon 03 February 2025
https://lwan.ws/ https://github.com/lpereira/lwan
Lwan is a high-performance & scalable web server.
Requests per second vs. number of concurrent connections?
performance-chart Hello, World! (C) 100B file Hello, World! (LuaJIT) 32KiB file Lwan was until recently just a personal research effort that focused mostly on building a solid …
Par 纳兰风来, Catégorie : frameworks
Lire la suite …Oat++
Le Mon 03 February 2025
https://oatpp.io/
An Open Source C++ Web Framework
https://github.com/oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Par 纳兰风来, Catégorie : frameworks
Lire la suite …Pistache
Le Mon 03 February 2025
An elegant C++ REST framework.
https://pistacheio.github.io/pistache/
https://github.com/pistacheio/pistache
Par 纳兰风来, Catégorie : frameworks
Lire la suite …treefrogframework
Le Mon 03 February 2025
https://www.treefrogframework.org/
High-speed C++ MVC Framework for Web Application
Small but Powerful and Efficient TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications, which supports HTTP and WebSocket protocol.
Web applications can run faster than that of scripting language because the server-side framework was …