cpp-cheat

System programming examples

A collection of minimal examples and tutorials for system programming in C, C++, POSIX, and Linux

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-module-cheat#userland-content查看自述文件。 C,C ++,POSIX和Linux系统编程的最少示例。 尽可能使用断言。 酷第三方库和构建系统的世界。 备忘单,教程和小型项目。

GitHub

618 stars
36 watching
160 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

cc-plus-pluslinuxposix

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
phate6660/cppfetch A C++ program that gathers information about the system and displays it in a graphical format. 18
tuplanolla/cheat Convenient unit testing framework for the C programming language 170
utilforever/modern-cpp-tutorial A curated collection of resources and tutorials for learning Modern C++ 324
agavrel/42_cheatsheet A comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development 1,709
richelbilderbeek/travis_cpp_tutorial A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. 169
zodiacon/win10sysprogbooksamples Sample code implementations from a Windows 10 System Programming book 413
mpitutorial/mpitutorial MPI programming lessons in C and executable code examples 2,210
jstrieb/systems-programming-cheat-sheet A comprehensive systems programming cheat sheet for x86-64 Linux systems, covering key concepts and information specific to the platform. 364
thekvs/cpp-serializers Compares performance of various data serialization libraries in C++ 731
proalgos/proalgos-cpp C++ implementations of algorithms and data structures 514
renatogarcia/icecream-cpp A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. 585
richelbilderbeek/travis_gcc_cpp17 A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. 21
ccpalettes/the-c-programming-language-second-edition-solutions Solutions to exercises in K&R book on C programming 566
vittorioromeo/cppnow2015 A repository showcasing an expanded explanation of the C++ standard library function for_each_arg 7
ssarcandy/ini-cpp A lightweight C++ library for parsing and generating INI configuration files 38