wojoin's Stars
ggerganov/llama.cpp
LLM inference in C/C++
andrewyng/translation-agent
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Kylewlk/OpenGL-Programming-Guide-8th-Edition-Code
joone/opengl-wayland
OpenGL ES 3.0 examples for Wayland
rust-lang/reference
The Rust Reference
tarka/xcp
An extended `cp`
vpreethamkashyap/Library
Refrence_Books_PDFfiles
svlad-90/DLT-Message-Analyzer
"Extended search" plugin for the DLT-viewer
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
PacktPublishing/Learn-LLVM-12
Learn LLVM 12, published by Packt
amix/vimrc
The ultimate Vim configuration (vimrc)
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
mpoullet/tmplbook
C++ Templates - The Complete Guide, 2nd Edition
maks-it/CMake-Tutorial
Below is a step-by-step tutorial covering common build system use cases that CMake helps to address. Many of these topics have been introduced in Mastering CMake as separate issues but seeing how they all work together in an example project can be very helpful. This tutorial can be found in the Tests/Tutorial directory of the CMake source code tree. Each step has its own subdirectory containing a complete copy of the tutorial for that step.
Kitware/CMake
Mirror of CMake upstream repository
ttroy50/cmake-examples
Useful CMake Examples
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Aidenwuyin/HIT-Courses
哈工大计算机学科课程资料
deniskyashif/regexjs
A fast and minimal regular expression engine.
wa-lang/wa
The Wa Programming Language
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
sharanyaa/grok_sdi_educative
Grokking the System Design Interview Course
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
SharingSource/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
akimd/bison
GNU Bison
yangminz/bcst_csapp
A C language repo to implement CSAPP
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
programming-kubernetes/cnat
Example Kubernetes controller: the cloud native at command