Pinned Repositories
2004content_other
21st-Century-Examples
Examples for _21st Century C_ by Ben Klemens
A-Detailed-Cplusplus-Concurrency-Tutorial
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
a-picture-is-worth-a-1000-words
I am trying to describe complex matters in simple doodles!
adv-c-cpp-compiling
Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic
Advanced_C_And_Cpp_Compiling
EssentialCpp
essential c plus plus
Understanding_And_Using_C_Pointers
Violent-Python-A-Cookbook-for-Hackers
Violent Python A Cookbook for Hackers
Web_Scraping_with_Python
by Ryan Mitchell
philipdongfei's Repositories
philipdongfei/2004content_other
philipdongfei/a-picture-is-worth-a-1000-words
I am trying to describe complex matters in simple doodles!
philipdongfei/blog_os
Writing an OS in Rust
philipdongfei/C_Traps_and_Pitfalls
philipdongfei/cargo
The Rust package manager
philipdongfei/command-line-rust
Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417) https://learning.oreilly.com/library/view/command-line-rust/9781098109424/
philipdongfei/Command-Line_Rust
philipdongfei/Command_Line_Applications_in_Rust
philipdongfei/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
philipdongfei/ddia
《Designing Data-Intensive Application》DDIA中文翻译
philipdongfei/Designing_Data-Intensive_Applications_Notes
philipdongfei/Driving_skill
philipdongfei/examples-1
Complete code for the larger example programs from the book.
philipdongfei/fp-core.rs
A library for functional programming in Rust
philipdongfei/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
philipdongfei/mandelbrot
A Rust program that plots the Mandelbrot set, using various kinds of parallelism.
philipdongfei/MasteringRegularExpressions
philipdongfei/Musical_Lyrics
philipdongfei/perf-book
The Rust Performance Book
philipdongfei/PlayDiary
philipdongfei/Programming_Pearls
philipdongfei/Programming_Rust
philipdongfei/Python_Crash_Course
by Eric Matthes
philipdongfei/python_crash_course_note
philipdongfei/rarbg
Backup of magnets from RARBG
philipdongfei/rCore_Tutorial_Book_Note
philipdongfei/riscv-isa-manual
RISC-V Instruction Set Manual
philipdongfei/Rust_Cookbook
philipdongfei/TIME_magazine
TIME magazine epub/pdf 时代杂志
philipdongfei/TLCL
《快乐的 Linux 命令行》