chriskohlhoff / ip-addressLinks
Proposed IP address classes for standard c++
☆36Updated 11 years ago
Alternatives and similar repositories for ip-address
Users that are interested in ip-address are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…