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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated last month
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- simple webserver in libuv☆84Updated 12 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Coroutines in C☆122Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- 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
- {{mustaches}} for C++☆202Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- redis's async event loop library☆189Updated 6 years ago
- libuv thread communication☆60Updated 2 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Netstring parsing in C☆36Updated 5 years ago
- NIH Utility Library☆92Updated 4 years ago