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: about 4 years ago
Linked from 1 awesome list

cc-plus-pluslinuxposix

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
phate6660/cppfetchA C++ program that gathers information about the system and displays it in a graphical format.18
tuplanolla/cheatConvenient unit testing framework for the C programming language170
utilforever/modern-cpp-tutorialA curated collection of resources and tutorials for learning Modern C++324
agavrel/42_cheatsheetA comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development1,709
richelbilderbeek/travis_cpp_tutorialA tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects.169
zodiacon/win10sysprogbooksamplesSample code implementations from a Windows 10 System Programming book413
mpitutorial/mpitutorialMPI programming lessons in C and executable code examples2,210
jstrieb/systems-programming-cheat-sheetA comprehensive systems programming cheat sheet for x86-64 Linux systems, covering key concepts and information specific to the platform.364
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
proalgos/proalgos-cppC++ implementations of algorithms and data structures514
renatogarcia/icecream-cppA 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_cpp17A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler.21
ccpalettes/the-c-programming-language-second-edition-solutionsSolutions to exercises in K&R book on C programming566
vittorioromeo/cppnow2015A repository showcasing an expanded explanation of the C++ standard library function for_each_arg7
ssarcandy/ini-cppA lightweight C++ library for parsing and generating INI configuration files38