darrenjs / openssl_examplesLinks
examples of using OpenSSL
☆120Updated 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:
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- Examples for DTLS via SCTP and UDP using OpenSSL☆148Updated 4 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- Lock-free ring buffer (MPSC)☆475Updated 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…☆181Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- Project for learning about OpenSSL.☆62Updated 2 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Http multipart parser implemented in C☆243Updated 3 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- detect memory leak by LD_PRELOAD, without changing the target program☆274Updated last year
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A tiny C library for generating uuid4 strings☆255Updated 2 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆269Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- IPC benchmark on Linux☆75Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆82Updated 5 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆117Updated 12 years ago
- Core logging library for C/ObjC/C++☆199Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- TLS and HTTP(s) client library for libuv☆70Updated last week
- 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☆448Updated 3 months ago