bodokaiser / libuv-snippetsLinks
some libuv code snippets written while learning c and libuv
☆69Updated 10 years ago
Alternatives and similar repositories for libuv-snippets
Users that are interested in libuv-snippets are comparing it to the libraries listed below
Sorting:
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated this week
- simple webserver in libuv☆84Updated 12 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Coroutines in C☆122Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Add SSL/TLS functionality on top of libuv☆63Updated 10 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- C hash implementation based on khash☆171Updated 3 months ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 7 months ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- A CMake build for libuv☆44Updated 7 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
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- {{mustaches}} for C++☆202Updated 6 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- libuv thread communication☆59Updated 2 years ago
- libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples☆38Updated 12 years ago