索拉尔的主页

赞美太阳PRAISE THE SUN

C++ 内存模型、编码格式与语言机制的剖析。
如果你在游戏时也能坚持扮演一个好人,那么你真的就是一个好人。

19
entries
2022.03—2025.06
span
CPP 11 · GO 5
dominant tags
173°
current sun
writing since 2022 2022—2025 · 4 years stacked

one ring = one year · 360° = 12 months

latest 173° · 2025.06.23

index — 首页 one line per entry · grouped by year-ring

2025

4 entries · 3 dates

  1. 173° android native如何统计编译耗时 cppandroid
  2. 052° 在服务器上搭建perplexia dockeraillm
  3. 002° Proxy库分析之Convention cpp
  4. 002° Proxy库的使用 cpp

2024

5 entries · 5 dates

  1. 263° 游戏引擎在安卓下的实现 cppandroid
  2. 166° Cap'n Proto的编码格式分析 cpp
  3. 102° lambda捕获变量在c++协程中的生命周期 cpp
  4. 077° c++中的memory order问题 cpp
  5. 044° c++使用placement new解决静态变量析构顺序问题 cpp

2023

9 entries · 9 dates

  1. 294° c++的右值引用和完美转发 cpp
  2. 255° 使用自定义指标实现HPA gok8s
  3. 243° 在redis-cluster模式下使用lua脚本 redislua
  4. 239° protobuf的二进制编码结构 protobufgo
  5. 220° 使用Kind在windows上搭建个人用的k8s gok8s
  6. 190° wire使用技巧 gowire
  7. 142° protoc插件编写 goprotobuf
  8. 108° ADL,CPO和tag_invoke cpp
  9. 087° linux进程内存占用分析 linux

2022

1 entry

  1. 085° c++泛型返回值类型推导 cpptemplate