Skip to content
AI Engineering Journal

Aide Hub

Practical notes on AI assistants, software architecture, and developer tooling.

Posts

754

Tags

410

Featured

0

Latest

用 C# 写 .NET 垃圾回收器(第八部分):内部指针与砖表

本文深入讲解 .NET GC 中内部指针(interior pointer)的概念、它为何让标记阶段变得复杂,以及砖表(brick table)这一经典数据结构如何高效定位对象起始地址,同时展示作者在 C# 托管 GC 中的实际实现方式。

Continue reading

Top Categories

View all tags

Trending Tags

Recent Posts

Browse archive