Paozhu – full-stack C++ web framework

Paozhu is a full-stack C++ web framework designed for rapid development. It integrates a web server, object-relational mapper, routing system, template support and administration interface within a single project.

The framework handles HTTP/1.1, HTTP/2, WebSocket and JSON traffic, with coroutines, thread pools and database connection pooling used to support concurrent applications. It requires C++20 and supports Linux, macOS and Windows.

This is free and open source software.

Key Features

  • Provides an integrated HTTP and HTTPS web server.
  • Supports HTTP/1.1, HTTP/2 and WebSocket communication.
  • Includes a MySQL ORM with connection pooling and coroutine support.
  • Maps annotated controller functions to URL routes.
  • Offers JSON encoding, decoding and C++ structure reflection.
  • Provides synchronous, asynchronous and coroutine-based HTTP clients.
  • Supports multiple domains and SSL configurations.
  • Includes thread pools for framework and application code.
  • Offers gzip and Brotli compression with disk caching.
  • Supports dynamically loaded plugins and hot module replacement.
  • Includes traffic limiting and application-level caching.
  • Provides automatic ACME certificate renewal and OCSP stapling.
  • Includes an administration interface with content-management examples.
  • Supports RPC, FastCGI, socket clients and socket servers.

Website: github.com/hggq/paozhu
Support:
Developer: Huang Ziquan
License: MIT License

Paozhu is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

C++ Web Frameworks
DrogonA fast cross-platform web framework
Oat++Light and powerful web framework with zero dependencies
CrowFast and easy to use micro web framework (inspired by Python Flask)
TreeFrogHigh-speed and full-stack C++ framework
POCOC++ libraries for building applications
WtWeb GUI library in modern C++
PistacheHigh-performance REST toolkit
CutelystWeb framework built on top of Qt, using the approach of Catalyst (Perl) framework
CppCMSAimed at rapid web development of web sites and web services
ffead-cppWeb framework, application framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted