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.
☆117Updated 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 5 months ago
- Library for comfortable work with DLL and DSO☆111Updated last month
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 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☆245Updated 6 months ago
- C++ async operations☆100Updated 10 years ago
- cpp-netlib URI☆140Updated 5 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years 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 …☆144Updated 5 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Modern C++ generic header-only template library.☆102Updated last month
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆106Updated last year
- Non bloated asynchronous logger☆223Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆74Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- generic stack-based container☆107Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A C++ library that implements the WhatWG URL specification☆60Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month