bnoordhuis / libuv-chatLinks
a chat app done the hard way
☆32Updated 12 years ago
Alternatives and similar repositories for libuv-chat
Users that are interested in libuv-chat are comparing it to the libraries listed below
Sorting:
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Simple examples of how to use libuv☆64Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆252Updated 7 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Chainable libuv streams☆62Updated 2 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- A C++ REST client. Make readable HTTP requests☆39Updated 6 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples☆37Updated 11 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…☆115Updated 11 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Boost.Coroutine☆84Updated 2 months ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆20Updated 10 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Quick and simple stacktraces for C++☆12Updated 9 years ago
- C++ async operations☆100Updated 10 years ago
- Timer with microsecond resolution☆30Updated 11 years ago
- Easy asynchrony for C++☆93Updated 10 years ago
- simple webserver in libuv☆85Updated 11 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago