- detypify: Typst symbol classifier
 - tinymist: An integrated language service for Typst
 - paguroidea: A reimplementation of the Flap parser in Rust
 
#393, #395, #401, blog (partially merged)
4x speedup & 70%+ memory reduction through algorithm optimizations and many techniques.#814
2x~30x speedup by identifying redundant works inside the lexer.#275
1.2x speedup through better memory access patterns and cache-friendly data layout.
- Algorithms and Data Structures
 - High Performance Computing
 - Functional Programming
 - ... (learning more)
 
- Mostly: Rust, C++
 - Sometimes: Python, Zsh
 
My Blog (en/zh) • My Telegram Channel (zh) • Stack Overflow • Codewars