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:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Coroutines in C☆122Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 weeks ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- {{mustaches}} for C++☆202Updated 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
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- tiny cross-platform socket API library☆51Updated last year
- NIH Utility Library☆91Updated 4 years ago
- simple webserver in libuv☆84Updated 12 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- C hash implementation based on khash☆172Updated 4 months ago
- Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API☆130Updated 6 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