# cppcms **Repository Path**: zl_java/cppcms ## Basic Information - **Project Name**: cppcms - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-13 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CppCMS - High Performance C++ Web Framework What is [CppCMS](http://cppcms.com/)? CppCMS is a [Free](http://en.wikipedia.org/wiki/Free_and_open_source_software) High Performance Web Development Framework (_not a CMS_) aimed at [Rapid](http://en.wikipedia.org/wiki/Rapid_application_development) Web Application Development. It differs from most other web development frameworks like: Python Django, Java Servlets in the following ways: 1. It is designed and tuned to handle extremely high loads. 2. It uses modern C++ as the primary development language in order to achieve the first goal. 3. It is designed for developing both Web Sites and Web Services. Starting from version 1.2 it is available under MIT license. ## Useful Links - - [Documentation](http://cppcms.com/wikipp/en/page/cppcms_1x) ## Status [![Build Status](https://travis-ci.org/artyom-beilis/cppcms.svg?branch=master)](https://travis-ci.org/artyom-beilis/cppcms)