zhchbin / DNLinks
Distributed Ninja
☆24Updated 10 years ago
Alternatives and similar repositories for DN
Users that are interested in DN are comparing it to the libraries listed below
Sorting:
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated last year
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 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
- The Nixy Library - A Lightweight C++ Library.☆42Updated 6 years ago
- ☆18Updated 9 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆106Updated 10 years ago
- Very fast and small(memory efficient) hash map☆36Updated last year
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- a cross platform c++ game server engine☆49Updated 3 weeks ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A simple utf8 decode/encode lib in c