yedf2 / handy-ssl
openssl surpport for handy
☆42Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for handy-ssl
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- tcp server and client package using libuv☆129Updated 2 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 5 years ago
- ☆65Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 使用KCP和libuv的简单网络模块。☆63Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- ☆43Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 6 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 7 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- ☆64Updated 5 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 years ago
- C++ ORM (Object Relational Mapping)☆75Updated 7 years ago
- fast thread pool☆26Updated 5 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 2 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- C++ network library based on `libgo`.☆248Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.