CppCMS

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
CppCMS
Original author(s) Artyom Beilis
Initial release 0.0.2 / Released January 2009
Stable release 1.0.5 / October 30, 2014; 9 years ago (2014-10-30)
Written in C++
Operating system cross platform
Type Web application framework
License LGPL and Commercial
Website cppcms.com

CppCMS is an open source web application framework for the C++ programming language developed by Artyom Beilis. It is one of very few[1] web frameworks for C++. The primary goal of CppCMS is building performance-demanding web applications. It may also be used for embedded web applications for consumer devices (such as administration consoles for routers, smart devices, etc.. The library is available under multiple licenses: LGPLv3 and a commercial license. It currently targets POSIX-compatible and Windows platforms.

Despite what the name suggests, it is not a content management system.

Major features

See also

References

External links