mozgan's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
maaslalani/slides
Terminal based presentation tool
freebsd/freebsd-src
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
dspinellis/unix-history-repo
Continuous Unix commit history from 1970 until today
MattPD/cpplinks
A categorized list of C++ resources.
jbarroso/clean-code
Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin
TartanLlama/minidbg
A mini x86 linux debugger for teaching purposes
RefactoringGuru/refactoring-examples
RefactoringGuru/design-patterns-cpp
Design Pattern Examples in C++
IBM/Kubernetes-container-service-GitLab-sample
This code shows how a common multi-component GitLab can be deployed on Kubernetes cluster. Each component (NGINX, Ruby on Rails, Redis, PostgreSQL, and more) runs in a separate container or group of containers.
jschauma/cs631apue
Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment
jkjaer/aauLatexTemplates
A collection of Aalborg University LaTeX-templates
jnz/KFCore
A lightweight, high-performance Kalman Filter library in C, C++, and MATLAB, offering superior numerical stability and efficiency with minimal dependencies.
MengRao/WFMPMC
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
farukeryilmaz/bytepack
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros
MengRao/PubSubQueue
An efficient single publisher multiple subscriber message queue for Linux IPC
hkutluca/yazilimmimarileri
NiekBeijloos/SOLID
barissimsek/docs
mozgan/cpp_project_template
C++ Project Template
yazilimperver/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language