benierc's Stars
vndmtrx/check-cmake-example
Simple unit testing example with Check and CMake
urcu/userspace-rcu
This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
jlevy/the-art-of-command-line
Master the command line, in one page
PoggoAgency/Tux-Collection
The database of all the customable Tux, which respects the current (2019) graphical charter in 2D, 3D and Motion Design.
mcinglis/c-style
My favorite C programming practices.
gurugio/lowlevelprogramming-university
How to be low-level programmer
agherzan/meta-raspberrypi
Yocto/OE BSP layer for the Raspberry Pi boards
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++