chriskohlhoff / urdl
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.
☆111Updated 6 years ago
Alternatives and similar repositories for urdl:
Users that are interested in urdl are comparing it to the libraries listed below
- 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 …☆138Updated 3 weeks ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 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☆239Updated 2 weeks ago
- C++ signal and slot system☆163Updated 4 years ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- Library for comfortable work with DLL and DSO☆110Updated last week
- cpp-netlib URI☆140Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- HTTP client library for Boost.Asio☆62Updated 5 years ago
- C++ async operations☆101Updated 9 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
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago