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…☆117Updated 12 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 7 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆255Updated 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
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- redis's async event loop library☆189Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 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 tiny C library for generating uuid4 strings☆255Updated 2 years ago
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- NIH Utility Library☆92Updated 4 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 7 years ago
- Strictly RFC 3986 compliant URI parsing and handling library written in C99; moved from SourceForge to GitHub☆399Updated last week
- C++11 libuv wrapper☆178Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Http multipart parser implemented in C☆243Updated 3 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- A CMake build for libuv☆44Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- kqueue(2) compatibility library☆253Updated 3 months ago
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year