kashimAstro / SimpleNetwork
simple TCP server / client C++ linux socket
☆359Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for SimpleNetwork
- A thin and simple C++ TCP client server☆159Updated 2 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆798Updated last month
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆720Updated last year
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,052Updated 2 months ago
- Simple thread-based asynchronous TCP & UDP Socket classes in C++.☆367Updated last year
- Examples and toturials for C++ Boost Asio library.☆263Updated 2 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆345Updated 4 years ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,287Updated last week
- C++ client for making FTP requests☆213Updated last year
- MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.☆635Updated 3 weeks ago
- Log4cpp maintained fork by OrocosDevs☆182Updated 2 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆179Updated 6 years ago
- Modern C++ socket library.☆798Updated 6 months ago
- Simple C++multithread lib☆125Updated 5 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆197Updated last year
- c++11基础库☆980Updated 5 years ago
- The Boost C++ Libraries☆229Updated 6 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 3 years ago
- Event Dispatcher and callback list for C++☆1,366Updated 2 weeks ago
- Platform independent c++ library providing ftp client functionality.☆291Updated 2 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆437Updated 5 years ago
- Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols a…☆1,425Updated 8 months ago
- Socket C++ Classes☆68Updated 11 years ago
- A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.☆216Updated 2 years ago
- universal serialization engine☆1,112Updated 2 weeks ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆412Updated 3 years ago
- Apache Log4cxx is a C++ port of Apache Log4j☆273Updated this week
- The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also m…☆806Updated 4 months ago
- Lightweight C++ HTTP client and server library based on Asio for embedding purpose.☆273Updated 5 months ago
- simple http server base on epoll☆317Updated last year