aitjcize / cppmanLinks
C++ 98/11/14 manual pages for Linux/MacOS
☆1,374Updated 2 months ago
Alternatives and similar repositories for cppman
Users that are interested in cppman are comparing it to the libraries listed below
Sorting:
- Formatted C++20 stdlib man pages (cppreference)☆975Updated last year
- Console front-end to the GNU debugger☆1,797Updated last year
- Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.☆1,096Updated 3 years ago
- Additional Vim syntax highlighting for C++ (including C++11/14/17)☆1,073Updated 2 years ago
- Generates config files for YouCompleteMe (https://github.com/Valloric/YouCompleteMe)☆912Updated 5 years ago
- Vim plugin that use clang for completing C/C++ code.☆1,950Updated last year
- C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting☆3,964Updated last month
- The Hitchhiker’s Guide to the CMake☆531Updated 2 years ago
- Modern C/C++ integrated development environment☆1,293Updated 4 years ago
- A generic makefile for use with small/medium C and C++ projects.☆1,714Updated 4 years ago
- The compilation database Swiss army knife☆328Updated last year
- A tool for use with clang to analyze #includes in C and C++ source files☆4,481Updated this week
- Tool for generating Clang's JSON Compilation Database files for make-based build systems.☆1,543Updated 5 months ago
- A repository of modern C++ patterns curated by the community.☆1,448Updated 3 years ago
- C++ standard library reference☆456Updated 10 months ago
- A vim plugin for libclang-based highlighting of C, C++, ObjC☆868Updated last year
- Your standard library for metaprogramming☆1,792Updated last month
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- The interactive C++ interpreter Cling☆1,791Updated 9 months ago
- C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server p…