cmazakas / foxy-old
HTTP server with pattern-based routing
☆12Updated 6 years ago
Alternatives and similar repositories for foxy-old
Users that are interested in foxy-old are comparing it to the libraries listed below
Sorting:
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- C++ generic make factory☆107Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A bunch of small C++ utilities☆65Updated last year
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Flat containers for C++☆19Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- runtime to compile-time mappings☆108Updated 7 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++14 and later CRTP template for defining iterators