cppalliance / mrdocsLinks
MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.
☆95Updated this week
Alternatives and similar repositories for mrdocs
Users that are interested in mrdocs are comparing it to the libraries listed below
Sorting:
- A C++ parser combinator library.☆151Updated 2 weeks ago
- C++20 Compact Tuple Tools☆52Updated this week
- A C++20 concepts library, providing container concepts etc.☆82Updated 8 months ago
- SPY - C++ Information Broker☆155Updated this week
- C++20 Meta-Programming library☆288Updated 2 months ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆142Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 10 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- value types for composite class design - with allocators☆54Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆227Updated last week
- Lightweight C++20 testing framework.☆287Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- ☆102Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆78Updated 3 weeks ago
- bel::views - simple and easy view classes for C++☆72Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 8 months ago
- C++20 Unit-Testing library☆48Updated 3 months ago
- ☆77Updated 3 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆223Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- ☆52Updated 10 months ago
- ☆66Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated 2 weeks ago
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- Simple C++20 module support for CMake