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.
☆119Updated 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☆89Updated 10 months ago
- Library for comfortable work with DLL and DSO☆113Updated 3 weeks ago
- C++ async operations☆100Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 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.☆252Updated 2 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☆151Updated last year
- 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 …☆153Updated 2 months ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- cpp-netlib URI☆142Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 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…☆158Updated 7 years ago