| Cache-Friendly Maps: flat_map and unordered_flat_map vs the STL 中文 | → |
| Empty Base Optimization (EBO) and [[no_unique_address]]: Zero-Cost Abstraction in Practice 中文 | → |
| Replace const vector& with std::span: Zero-Cost Generality 中文 | → |
| String Split Performance: string_view Is Not Optional 中文 | → |
| Byte Order Reversal in C++: Bit Twiddling vs. Compiler Builtins 中文 | → |
| Python Multiprocessing: Zero-Copy Data Transfer with shared_memory and Protocol 5 中文 | → |
| PEP 574: Pickle Protocol 5 and Out-of-Band Data 中文 | → |