yedf2 / openssl-example
asynchronous examples for openssl using poll/epoll
☆126Updated last year
Alternatives and similar repositories for openssl-example:
Users that are interested in openssl-example are comparing it to the libraries listed below
- openssl surpport for handy☆42Updated 9 years ago
- WebSocket server demo implemented with C++ & libevent☆117Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 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…☆178Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- ☆150Updated 11 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- Lock-Free Thread Pool☆77Updated last year
- C++ network library based on `libgo`.☆246Updated 6 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 8 years ago
- ☆66Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- Nginx cpp development kit☆159Updated 5 years ago
- HTTP Server/Client/Proxy Server☆92Updated 8 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 4 years ago
- Redis C++ Client☆66Updated last year
- tcp server and client package using libuv☆130Updated 3 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 13 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆218Updated 5 years ago