bodokaiser / libuv-snippetsLinks
some libuv code snippets written while learning c and libuv
☆69Updated 9 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.☆140Updated 5 years ago
- simple webserver in libuv☆85Updated 11 years ago
- Message Framing for libuv☆58Updated 4 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 16 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 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…☆115Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- Coroutines in C☆121Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Add SSL/TLS functionality on top of libuv☆61Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Commander option parser ported to C - simple API, auto-generated --help☆202Updated 3 months ago
- {{mustaches}} for C++☆201Updated 6 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- redis's async event loop library☆188Updated 5 years ago
- An obsolete project☆83Updated 6 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- A CMake build for libuv☆44Updated 6 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago