Posted in Go语言基础和工具链Go语言反射机制逆向工程:用reflect.Value读出unsafe.Pointer背后的3层内存契约 第一章:Go语言反射机制逆向工程 … Go语言反射机制逆向工程:用reflect.Value读出unsafe.Pointer背后的3层内存契约Read more by Go语言狂热者|2026年2月13日|unsafe.Pointer生命周期, Go语言反射判断字段, 逆向工程原理, reflect.Value.SetMapIndex, buckets内存契约
Posted in Go语言基础和工具链Go string底层再探:从unsafe.String()到Go 1.22新API,破解“string不可变”背后的3层内存契约 第一章:Go string底层再 … Go string底层再探:从unsafe.String()到Go 1.22新API,破解“string不可变”背后的3层内存契约Read more by 高并发玩家|2026年2月4日|string底层逻辑, string不可变, Go动态加载, buckets内存契约, unsafe.String优化, 1.22新API