sprinfall / webcc
Lightweight C++ HTTP client and server library based on Asio for embedding purpose.
☆276Updated 8 months ago
Alternatives and similar repositories for webcc:
Users that are interested in webcc are comparing it to the libraries listed below
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆832Updated last month
- A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.☆218Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆266Updated 2 years ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,338Updated last month
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆240Updated last year
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- A portable, pure C++11 timer component.☆168Updated 11 months ago
- C++ client for making FTP requests☆215Updated 2 years ago
- SQLite3++ - C++ wrapper of SQLite3 API☆618Updated last year
- a modern, rapid,cross-platform web development framework developed in c++17☆387Updated 3 months ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆52Updated 10 months ago
- Platform independent c++ library providing ftp client functionality.☆296Updated 5 months ago
- light weight C++ httpserver and httpclient based on mongoose, also support websocket☆294Updated last year
- universal serialization engine☆1,165Updated last month
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆230Updated 7 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆410Updated this week
- A simple and easy-to-use cross-platform C++ wrapper for the SQLite API. Fork of the CppSQLite project, originally by Rob Groves, currentl…☆143Updated 10 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆725Updated last year
- asio examples☆189Updated 6 months ago
- A C++ wrapper for the MySQL/MariaDB C API built on STL principles.☆90Updated 8 months ago
- Modern C++ Scheduling Library☆277Updated 3 years ago
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆246Updated 4 years ago
- A lightweight synchronous event framework for C++11☆258Updated 4 years ago
- JSON Web Token library for C++☆403Updated last year
- libuv wrapper in C++11 /libuv C++11网络库☆796Updated last year
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- C++解析websocket协议☆178Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 2 months ago
- A simple C++11 Thread Pool implementation