jeaye / stdmanLinks
Formatted C++20 stdlib man pages (cppreference)
☆986Updated last year
Alternatives and similar repositories for stdman
Users that are interested in stdman are comparing it to the libraries listed below
Sorting:
- C++ 98/11/14 manual pages for Linux/MacOS☆1,398Updated last month
- Finds problems in C++ source that slow development of large code bases☆720Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆768Updated 2 weeks ago
- C++11 port of docopt☆1,083Updated 3 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆967Updated 7 months ago
- The compilation database Swiss army knife☆331Updated last year
- C++ standard library reference☆466Updated last year
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆970Updated 5 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- CMake module to speed up builds.☆1,301Updated 6 years ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- Console front-end to the GNU debugger☆1,814Updated last year
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆567Updated 3 years ago
- A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.☆1,846Updated 3 weeks ago
- HTML version of the current C++ working paper☆489Updated last month
- The Hitchhiker’s Guide to the CMake☆532Updated 2 years ago
- Source code formatter for cmake listfiles.☆1,060Updated last year
- Runtime polymorphism done right☆1,030Updated 4 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆584Updated 2 months ago
- Interactively view changes in clang-format configuration☆360Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months ago
- Header only C++14 mocking framework☆868Updated 9 months ago
- GDB Pretty Printers for Boost☆202Updated 6 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated last year
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆733Updated last year
- A list of compiler warning flags for different GCC and clang versions