yedf2 / openssl-exampleLinks
asynchronous examples for openssl using poll/epoll
☆127Updated 2 years ago
Alternatives and similar repositories for openssl-example
Users that are interested in openssl-example are comparing it to the libraries listed below
Sorting:
- openssl surpport for handy☆42Updated 10 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…☆180Updated 6 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
- a simple example for how to use epoll☆66Updated 13 years ago
- Nginx cpp development kit☆157Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- ☆67Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 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
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Redis C++ Client☆67Updated last year
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- simple http server base on epoll☆324Updated 2 years ago
- Lock-Free Thread Pool☆80Updated 2 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 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.☆181Updated 13 years ago
- Nick's libevent manual☆708Updated last year
- ☆155Updated 12 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated 2 weeks ago
- A C++ network service framework☆143Updated 6 years ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last week
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆228Updated 9 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago