cirosantilli / cpp-cheatLinks
MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects. 移至:https://github.com/cirosantilli/linux-kernel-mod…
☆629Updated 2 years ago
Alternatives and similar repositories for cpp-cheat
Users that are interested in cpp-cheat are comparing it to the libraries listed below
Sorting:
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆877Updated 5 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆674Updated 4 years ago
- Presentation Material for C++Now 2017☆492Updated 6 years ago
- ☆305Updated 4 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆942Updated 5 years ago
- The Hitchhiker’s Guide to the CMake☆527Updated 2 years ago
- Formatted C++20 stdlib man pages (cppreference)☆964Updated 11 months ago
- A short description of the C++ build process☆1,209Updated last week
- A guide for the rest of us on using C++ templates.☆561Updated 7 years ago
- Collection of miscellaneous portable C snippets.☆715Updated last year
- Slides and other materials from CppCon 2016☆1,814Updated 7 years ago
- A small c++ template with modern CMake☆322Updated 3 months ago
- Simple C programs demonstrating different aspects of programming on Linux.☆171Updated 3 years ago
- single header libraries for C/C++☆1,341Updated 2 months ago
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 3 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆757Updated last year
- Listing of C++ Youtube channels for conferences and user groups☆268Updated 8 months ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Example project which demonstrates various CMake features.☆142Updated 4 years ago
- C++ package retrieval☆457Updated last year
- A Tiny Garbage Collector for C☆998Updated last year
- Lightweight, portable and easy to integrate C directory and file reader☆831Updated last year
- Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyz…☆865Updated 4 years ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,532Updated 10 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- A collection of as simple as possible, modern CMake projects☆1,202Updated 3 months ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 years ago
- Modern C/C++ integrated development environment☆1,294Updated 4 years ago
- break into the debugger programmatically☆646Updated last year
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆736Updated 3 months ago