cppalliance / http_proto
HTTP/1 parsing and serialization algorithms using C++11
☆29Updated last month
Alternatives and similar repositories for http_proto:
Users that are interested in http_proto are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- GitHub Actions for C++ Libraries☆22Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- A hash function library☆43Updated this week
- A C++14 reflection library☆71Updated 3 weeks ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- A C++14 Lambda Library☆24Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- A bunch of small C++ utilities☆65Updated last year
- Libunifex networking library☆20Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- A fixed capacity dynamically sized string☆65Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- an experimental standard C++ library☆89Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆68Updated this week
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- An indirect value-type for C++☆82Updated last year
- Boost.org unordered module☆72Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Asio Buffers without the Asio☆12Updated 3 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- a small lightweight std::execution work-alike☆65Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago