delaemon / libuv-tutorialLinks
http://nikhilm.github.io/uvbook/
☆42Updated 9 years ago
Alternatives and similar repositories for libuv-tutorial
Users that are interested in libuv-tutorial are comparing it to the libraries listed below
Sorting:
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 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…☆116Updated 12 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- Http multipart parser implemented in C☆244Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- A CMake build for libuv☆44Updated 7 years ago
- redis's async event loop library☆189Updated 6 years ago
- A tiny C library for generating uuid4 strings☆254Updated 2 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated last month
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 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…☆181Updated 7 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆450Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Streaming WebSocket parser☆70Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- Strictly RFC 3986 compliant URI parsing and handling library written in C99; moved from SourceForge to GitHub☆390Updated this week
- Message Framing for libuv☆58Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆376Updated this week
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆199Updated 9 months ago