A modern C++ uri & query parser
☆12Jul 26, 2024Updated last year
Alternatives and similar repositories for cppsimpleuri
Users that are interested in cppsimpleuri are comparing it to the libraries listed below
Sorting:
- Library for complex bitfields☆19May 25, 2024Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- A small & high-level C++ networking library providing simple server/client architecture.☆20Aug 4, 2024Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆18Feb 8, 2023Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated 2 months ago
- C++ lazy expression template interface for vector types☆11Jun 12, 2024Updated last year
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Jan 23, 2025Updated last year
- C++ library for reading and writing XML and creating web, REST and SOAP servers☆11Feb 6, 2026Updated 3 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Jul 11, 2025Updated 7 months ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 6 months ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- An argument parser, just like python's argparse, but for c++☆18Feb 25, 2025Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101May 24, 2025Updated 9 months ago
- ☆17May 12, 2022Updated 3 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Jan 26, 2026Updated last month
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- Simple mutation-testing☆47Apr 10, 2024Updated last year
- Dependency Injection Library for C++17/C++20/C++23/C++26☆44Aug 9, 2025Updated 6 months ago
- Typed Dataframe C++☆18May 4, 2022Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- rust-like traits (type erasure) on plain C++☆17Jun 30, 2023Updated 2 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Cryptography library for modern C++.☆78Jul 31, 2023Updated 2 years ago
- Lightweight, header only, coroutine library for games.☆30Feb 9, 2026Updated 2 weeks ago
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated 2 weeks ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆28Dec 28, 2024Updated last year