larroy / uvppLinks
C++11 libuv wrapper
☆179Updated 5 years ago
Alternatives and similar repositories for uvpp
Users that are interested in uvpp are comparing it to the libraries listed below
Sorting:
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- tcp server and client package using libuv☆130Updated 3 years ago
- a utility for serialize C++ and json。☆109Updated 6 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- C++11 signal/slot implementation☆79Updated 4 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- ☆65Updated 6 years ago
- Socket and Networking Library using msgpack.org[C++11]☆220Updated 2 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 7 years ago
- ☆98Updated 10 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆205Updated 3 weeks ago
- Fiber and async I/O based network library☆260Updated 8 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆426Updated 5 months ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Boost.asio based Redis-client library.☆324Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- libuv C++ wrapper☆19Updated 12 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- C++标准库的轻量级拓展.☆70Updated 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
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆295Updated 6 years ago
- A CMake build for libuv☆44Updated 7 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆206Updated 7 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆97Updated last week