kashimAstro / SimpleNetworkLinks
simple TCP server / client C++ linux socket
☆373Updated 3 years ago
Alternatives and similar repositories for SimpleNetwork
Users that are interested in SimpleNetwork are comparing it to the libraries listed below
Sorting:
- A thin and simple C++ TCP client server☆170Updated 3 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- Simple thread-based asynchronous TCP & UDP Socket classes in C++.☆383Updated last year
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆185Updated 7 years ago
- C++ client for making FTP requests☆223Updated 2 years ago
- Socket C++ Classes☆73Updated 12 years ago
- C++/C++11/C++14/C++17/C++20's usage☆318Updated 2 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加 锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆875Updated 3 weeks ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆209Updated 2 years ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆738Updated 2 years ago
- A JSON parser in C++☆545Updated 4 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A portable, pure C++11 timer component.☆178Updated last year
- Lightweight C++ HTTP client and server library based on Asio for embedding purpose.☆276Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆446Updated 6 years ago
- Platform independent c++ library providing ftp client functionality.☆299Updated last year
- asio examples☆205Updated last month
- 简单有效的内存池实现☆96Updated 9 years ago
- Log4cpp maintained fork by OrocosDevs☆193Updated 3 years ago
- simple http server base on epoll☆324Updated last year
- a cpp Web Server☆158Updated 5 years ago
- 📦 C++ FTP Server Library for Windows 🪟, Linux 🐧 & more 💾☆343Updated this week
- The Boost C++ Libraries☆234Updated 6 years ago
- 实现的一个简易的 C++ 序列化库☆77Updated 3 years ago
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- c++11基础库☆1,026Updated 9 months ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 6 years ago