cppalliance / http_protoLinks
HTTP/1 parsing and serialization algorithms using C++11
☆29Updated 2 weeks ago
Alternatives and similar repositories for http_proto
Users that are interested in http_proto are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Asio Buffers without the Asio☆15Updated 3 weeks ago
- C++11 compatible charconv☆31Updated last week
- A hash function library☆47Updated last week
- An indirect value-type for C++☆83Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A fixed capacity dynamically sized string☆69Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Boost.org unordered module