piggy-xrh / libstpoolLinks
Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.
☆43Updated 6 years ago
Alternatives and similar repositories for libstpool
Users that are interested in libstpool are comparing it to the libraries listed below
Sorting:
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- openssl surpport for handy☆42Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- fast thread pool☆29Updated 6 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- ☆67Updated 6 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- tcp server and client package using libuv☆130Updated 3 years ago
- Threading library☆65Updated 3 weeks ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆169Updated 2 weeks ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- C++解析websocket协议☆181Updated 7 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆124Updated 3 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 6 years ago
- A simple UDP clock service, using libevent☆33Updated 16 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- epoll+线程池实现大文件传输☆67Updated 10 years ago