Posted in

Go零拷贝序列化实践:如何用unsafe.Slice + reflect.Value.UnsafeAddr实现struct→[]byte性能跃迁(含内存安全审计报告)

第一章:Go零拷贝序列化的本质与 … Go零拷贝序列化实践:如何用unsafe.Slice + reflect.Value.UnsafeAddr实现struct→[]byte性能跃迁(含内存安全审计报告)Read more