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 3 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:
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆959Updated 5 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆883Updated 6 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆180Updated 4 years ago
- The Hitchhiker’s Guide to the CMake☆532Updated 2 years ago
- A collection of memory allocators☆462Updated 2 months ago
- Collection of miscellaneous portable C snippets.☆730Updated last year
- A collection of as simple as possible, modern CMake projects☆1,221Updated 8 months ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- Formatted C++20 stdlib man pages (cppreference)☆983Updated last year
- this tries to be a minimal cmake example, that covers sources resources dependencies and packaging.☆209Updated 6 years ago
- ☆306Updated 5 years ago
- break into the debugger programmatically☆669Updated last year
- single header libraries for C/C++☆1,370Updated 7 months ago
- A generic makefile for use with small/medium C and C++ projects.☆1,718Updated 5 years ago
- Command-line arguments parsing library.☆766Updated last month
- Samples for Learning Modern CMake☆242Updated 9 years ago
- A simple example of how to setup a complete CI environment for C and C++☆398Updated 5 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- The Better String Library☆544Updated 8 years ago
- Arbitrary-Precision Integer Arithmetic☆203Updated 2 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- Lightweight, portable and easy to integrate C directory and file reader☆849Updated last year
- Small, portable implementation of the C11 threads API☆1,002Updated last year
- ☆236Updated last month
- Markdown/PDF Versions of Sean Anderson's http://graphics.stanford.edu/~seander/bithacks.html☆83Updated 2 years ago
- C code from the book "Linux Programming by Example"☆122Updated 12 years ago
- 🧪 single header unit testing framework for C and C++☆930Updated 2 months ago
- Code samples for the book Patterns in C☆186Updated 9 years ago
- A lightweight big integer library for c++☆221Updated 4 years ago
- Simple example of daemon for Linux☆376Updated 2 weeks ago