zooltd's Stars
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
bast/gtest-demo
Unit test demo using Google Test.
Cpp-Club/Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
wubx/rust-in-databend
Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend
eliben/raft
:rowboat: Raft implementation in Go
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
rust-unofficial/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
DoctorWkt/acwj
A Compiler Writing Journey
dendibakh/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
mini-lust/tutorials
An RPC framework developing tutorial
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
CoffeeBeforeArch/CoffeeBeforeArch.github.io
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
nuta/kerla
A new operating system kernel with Linux binary compatibility written in Rust.
strace/strace
strace is a diagnostic, debugging and instructional userspace utility for Linux
ENCCS/intermediate-mpi
Intermediate MPI lesson
HPCToolkit/hpctoolkit
HPCToolkit performance tools: measurement and analysis components
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
LearningOS/os-lectures
2024年春季OS课程Slides
aircrack-ng/rtl8812au
RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
hpc2n/Task-based-parallelism
Task-based parallelism in scientific computing
mobile-shell/mosh
Mobile Shell
weartist/computer-book-list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
ParRes/Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
katzurki/netflix-autoqc
A Chrome extension that adds power features to Netflix's proprietary subtitling platform, the Originator, to enhance user experience and improve productivity through AutoQC, Export/Import SRT, Export KNP, Export Bilingual Table, Diff Highlight, Save/Restore Shortcuts and more.
phil-opp/blog_os
Writing an OS in Rust
tgmattso/OpenMP_intro_tutorial
The repository holds the exercises and solutions for my online OpenMP tutorial series
jaywcjlove/github-rank
🕷️Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project