darrenjs / openssl_examplesLinks
examples of using OpenSSL
☆117Updated last year
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
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- 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
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Examples for DTLS via SCTP and UDP using OpenSSL☆144Updated 3 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- Http multipart parser implemented in C☆239Updated 2 years ago
- ☆14Updated 8 years ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- A DTLS implementation using the ASIO library☆52Updated 4 years ago
- Project for learning about OpenSSL.☆60Updated 2 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- detect memory leak by LD_PRELOAD, without changing the target program☆268Updated last year
- simple dtls server client example with openssl custom-bio over udp☆23Updated 6 years ago
- Base64 encode/decode☆280Updated 4 months ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆203Updated 6 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆451Updated 4 years ago
- ☆76Updated last year
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆444Updated 11 months ago
- IPC benchmark on Linux☆75Updated 2 years ago