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☆160Updated 2 years ago
- Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols a…☆1,434Updated 8 months ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆799Updated last month
- Examples and toturials for C++ Boost Asio library.☆264Updated 2 years ago
- Socket C++ Classes☆68Updated 11 years ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆720Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆347Updated 4 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆196Updated 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,053Updated 3 months ago
- Thread pool implementation using c++11 threads☆1,148Updated 8 months ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,300Updated 3 weeks ago
- Modern C++ socket library.☆802Updated 6 months ago
- Simple thread-based asynchronous TCP & UDP Socket classes in C++.☆368Updated last year
- C++ framework for json-rpc (json remote procedure call)☆956Updated 10 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆415Updated 3 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 7 years ago
- A portable, pure C++11 timer component.☆166Updated 8 months ago
- modern C++(C++11), simple, easy to use rpc framework☆1,722Updated 3 months ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆332Updated 6 years ago
- simple http server base on epoll☆317Updated last year
- An easy to use and efficient memory pool allocator written in C++.☆1,218Updated 5 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,012Updated last year
- libuv wrapper in C++11 /libuv C++11网络库☆782Updated 11 months ago
- Event Dispatcher and callback list for C++☆1,379Updated last month
- C++ client for making FTP requests☆213Updated last year
- Lightweight C++ HTTP client and server library based on Asio for embedding purpose.☆274Updated 5 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆439Updated 5 years ago
- asio examples☆175Updated 4 months ago
- MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.☆634Updated last month
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,798Updated last week