pazamelin's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
nlohmann/json
JSON for Modern C++
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
saadeghi/daisyui
🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
0xAX/linux-insides
A little bit about a linux kernel
OpenGenus/cosmos
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
openvinotoolkit/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
oneapi-src/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
lexborisov/myhtml
Fast C/C++ HTML 5 Parser. Using threads.
sickcodes/osx-serial-generator
Mac Serial Generator - Generate complete sets of Serial Numbers for OSX-KVM, Docker-OSX and of course, OpenCore.
Bhupesh-V/30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
shihyu/Linux_Programming
pr0g/cmake-examples
A collection of as simple as possible, modern CMake projects
d99kris/rapidcsv
C++ CSV parser library
cginternals/cmake-init
Template for reliable, cross-platform C++ project setup using cmake.
ikalnytskyi/termcolor
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.
BartVandewoestyne/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
AndreRenaud/PDFGen
Simple C PDF Writer/Generation library
GoogleCloudPlatform/covid-19-open-data
Datasets of daily time-series data related to COVID-19 for over 20,000 distinct locations around the world.
covid19datahub/COVID19
A worldwide epidemiological database for COVID-19 at fine-grained spatial resolution
alberto-santini/cplex-example
Solving a TSP with the CPLEX C++ API.
lioncash/biscuit
A runtime code generator for RISC-V
herumi/xbyak_riscv
boostorg/container_hash
Generic hash function for STL style unordered containers
ultral/linux-keylogger
System call interception in linux-kernel module (kernel 2.6.34.7-61.fc13.x86_64)