Skip to content

s2x/ccframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccFramework

Extreme fast C++ framework for web projects. Designed for low-cost VPS as well as for high-performance, multi-processor servers.

Requirements

  • Git for source download,
  • G++ compiler with support for C++11,
  • autotools,
  • libfcgi

Debian 7 installation instructions

Here is list of packages to install before compile ccFramework

Examples

Code examples can be found in docs directory.

RoadMap

Version 0.6

  • Stabilize the API
  • Add some Documentation

Version 0.5

  • Forms support - a lot work to do here

Version 0.4

  • Add loadable plugins

Version 0.3

  • Rewrite routing as tree structure
  • Add ACL to routing

Version 0.2

Version 0.1

About

Extreme fast C++ framework for web projects. Designed for low-cost VPS as well as for high-performance, multi-processor servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors