- C++
- 1. CPP Optimizations
- rust-lang
- 2. Prefaces
- 3. compiler vectorization
- 4. rust sugars
- 5. rust 类型系统
- 6. unsafe: cast &T to &mut T
- 7. lifecycle in rust 2025
- 8. Rc layout
- simd
- 9. simd-1
- LLVM
- 10. 从一个简单的C代码来学习LLVM-IR
- QBE
- 11. 初始QBE
- 12. QBE core concepts
- 13. QBE 核心数据结构
- 14. QBE 源代码阅读 1
- 15. QBE 源代码阅读 2: fillrpo
- 16. QBE 源代码阅读 3: fillrpo
- 17. QBE 源代码阅读 4:promote
- zig-lang
- 18. misc
- 19. understand print in zig
- 20. comptime
- 21. How comptime works
- 22. Stack-Layout
- 23. A Zig Compiler Bug
- 24. dynamic construct a type in comptime
- 25. Zig Structure of Array test
- scala-lang
- arrow + datafusion
- 26. Array
- 27. df-case-1
- 28. compare-with-duckdb
- 29. Join Performance
- 30. Hashjoin
- 31. window function
- 32. datafusion-misc
- OLAP
- 33. cube.js
- AI
- 34. 图解大模型:生成式AI原理与实践
- Misc
- 35. webcomponent