salzaverde / cppsimpleuriLinks
A modern C++ uri & query parser
☆12Updated last year
Alternatives and similar repositories for cppsimpleuri
Users that are interested in cppsimpleuri are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- ☆17Updated 3 years ago
- A modern, header-only request router for C++☆24Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Library for complex bitfields☆19Updated last year
- C++11 compatible charconv☆31Updated this week
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated last week
- Make std::mdspan formattable by std::format.☆11Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A small & high-level C++ networking library providing simple server/client architecture.☆20Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 4 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A C++ SIMD mathematics library for computer graphics.☆29Updated last month
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 8 months ago
- C++20 compile-time reflection library.☆35Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago