Pinned Repositories
EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
programming_language_pragmatics_4th
PLP(编程语言语用论(第4版)) 翻译
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
adidoks
AdiDoks is a mordern documentation theme, which is a port of the Hugo theme Doks for Zola.
ansi-to-tui
Convert ansi colored text to tui::text::Text
antlr4rust
ANTLR4 parser generator runtime for Rust programming laguage
DesigningDataIntensiveApplications
Designing Data-Intensive Applications翻译
diagon-rs
Diagon Rust implementation
folly
An open-source C++ library developed and used at Facebook.
wendajiang.github.io.ar
blog, notes
wendajiang's Repositories
wendajiang/DesigningDataIntensiveApplications
Designing Data-Intensive Applications翻译
wendajiang/diagon-rs
Diagon Rust implementation
wendajiang/wendajiang.github.io
david digital garden
wendajiang/wendajiang.github.io.ar
blog, notes
wendajiang/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
wendajiang/adidoks
AdiDoks is a mordern documentation theme, which is a port of the Hugo theme Doks for Zola.
wendajiang/awesome-database-learning
A list of learning materials to understand databases internals
wendajiang/backward-cpp
A beautiful stack trace pretty printer for C++
wendajiang/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
wendajiang/csapp
CSAPP lab and example
wendajiang/cxx
Safe interop between Rust and C++
wendajiang/d-tools
myalfred
wendajiang/d-vim
continuous vim and tmux config
wendajiang/doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
wendajiang/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
wendajiang/games101
wendajiang/leetcode
wendajiang/linux-insides
A little bit about a linux kernel
wendajiang/makefile
template makefile and makefile learn
wendajiang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
wendajiang/mdhelper
personal mdhelper for me
wendajiang/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
wendajiang/mortgage-cal
房贷计算以及提前还分析
wendajiang/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
wendajiang/procs
A modern replacement for ps written in Rust
wendajiang/rust-book
The Rust Programming Language
wendajiang/rust-clipboard
System Clipboard interfacing library in Rust
wendajiang/rust-i18n
A better and simply I18n crate for Rust.
wendajiang/sv-parser
SystemVerilog parser library fully compliant with IEEE 1800-2017
wendajiang/tui-rs
Build terminal user interfaces and dashboards using Rust