chriskohlhoff / urdlLinks
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 standard C++ iostreams and an asynchronous interface for use with Boost.Asio.
☆116Updated 7 years ago
Alternatives and similar repositories for urdl
Users that are interested in urdl are comparing it to the libraries listed below
Sorting:
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- Library for comfortable work with DLL and DSO☆109Updated 2 weeks ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- cpp-netlib URI☆140Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago
- C++ async operations☆100Updated 10 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- C++ signal and slot system☆163Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- High performance C++11 signals☆174Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 years ago
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- async/await in vanilla C++11☆80Updated 8 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…☆156Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 3 months ago
- Non bloated asynchronous logger☆223Updated last year
- C++ signals & slots☆79Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago