darrenjs / openssl_examples
examples of using OpenSSL
☆110Updated 6 months ago
Alternatives and similar repositories for openssl_examples:
Users that are interested in openssl_examples are comparing it to the libraries listed below
- asynchronous examples for openssl using poll/epoll☆124Updated last year
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆142Updated 4 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- Debug Malloc memory allocation debugging C library☆161Updated 2 years ago
- High performance C implementation of AVL trees☆100Updated 5 years ago
- simple dtls server client example with openssl custom-bio over udp☆23Updated 5 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
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆89Updated 4 years ago
- libnids☆109Updated last year
- Examples for DTLS via SCTP and UDP using OpenSSL☆141Updated 3 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- ☆14Updated 8 years ago
- modern c++ raft library☆46Updated 5 years ago
- libuv thread communication☆56Updated last year
- A Lightweight TCP/IP stack☆97Updated 5 years ago
- SSL/TLS client server examples using libssl and polarssl☆33Updated 7 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆177Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- Project for learning about OpenSSL.☆59Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆140Updated 7 years ago
- Core logging library for C/ObjC/C++☆196Updated 3 years ago
- C++ bindings for Linux tun/tap and netdevice interface☆52Updated 2 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆94Updated 4 years ago
- shared memory☆20Updated 8 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago