darrenjs / openssl_examplesLinks
examples of using OpenSSL
☆116Updated 11 months ago
Alternatives and similar repositories for openssl_examples
Users that are interested in openssl_examples are comparing it to the libraries listed below
Sorting:
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Examples for DTLS via SCTP and UDP using OpenSSL☆144Updated 3 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- simple dtls server client example with openssl custom-bio over udp☆23Updated 6 years ago
- Debug Malloc memory allocation debugging C library☆167Updated 2 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- A DTLS implementation using the ASIO library☆51Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 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…☆179Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- ☆14Updated 8 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 4 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆201Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Automatically exported from code.google.com/p/openpgm☆60Updated 2 years ago
- stuff☆34Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- libuv thread communication☆58Updated 2 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A hashtable in C☆58Updated 11 years ago
- Protocol Buffers C RPC implementation☆196Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆265Updated 4 years ago