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:
- 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…☆115Updated 12 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- A tiny C library for generating uuid4 strings☆241Updated 2 years ago
- redis's async event loop library☆189Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 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
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months 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
- Http multipart parser implemented in C☆239Updated 3 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆407Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Minimize lock-free queue ever!☆132Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- TLS and HTTP(s) client library for libuv☆63Updated last week
- Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub☆372Updated 2 weeks ago
- C++ binding for nanomsg☆111Updated 11 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- 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