Youpen-y's Stars
aforarup/interview
Resources to crack the next coding interview
timsong-cpp/cppwp
HTML version of the current C++ working paper
Zettlr/Zettlr
Your One-Stop Publication Workbench
cplusplus/draft
C++ standards drafts
MicrosoftDocs/cpp-docs
C++ Documentation
Kenshin/simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
Martins3/My-Linux-Config
:clap: Modern neovim configuration based on native lsp
lsahn-gh/unix-v6
UNIX 6th Edition Kernel Source Code
0xAX/linux-insides
A little bit about a linux kernel
jschauma/book
Principles of System Administration
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
me115/linuxtools_rst
Linux工具快速教程
MIPS/meta-img
BSP layer for Yocto/OpenEmbedded providing MIPS based machine targets
UtopianFuture/UtopianFuture.github.io
foxsen/qemu-loongarch-runenv
Environment for experimenting loongarch bios and OS on X86 machines
wuzhouhui/c_standard_lib
source code of The Standard C Library, by Plauger
MaiZure/coreutils-8.3
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
python/peps
Python Enhancement Proposals
TheAlgorithms/Python
All Algorithms implemented in Python
AFLplusplus/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
mykter/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
uds-se/fuzzingbook
Project page for "The Fuzzing Book"
firmianay/CTF-All-In-One
CTF竞赛权威指南
HockeyInJune/Contemporary-Automatic-Program-Analysis
Supporting materials for Julian Cohen's 2014 BlackHat talk, Contemporary Automatic Program Analysis.
jlevy/the-art-of-command-line
Master the command line, in one page
hardik05/Damn_Vulnerable_C_Program
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.