nxxm / xxhr
intuitive c++ http client library
☆28Updated last year
Alternatives and similar repositories for xxhr:
Users that are interested in xxhr are comparing it to the libraries listed below
- C++20 implementation of {{ mustache }}☆84Updated 3 months ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A modern and (mostly) macro free mocking-framework☆31Updated this week
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it