Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kg
on Feb 27, 2025
|
parent
|
context
|
favorite
| on:
Writing a .NET Garbage Collector in C# – Part 1
Modern C# has Span<T> and Memory<T> types to give you the ability to work with unmanaged memory without directly touching pointers or `unsafe`, FWIW. Worth messing with the next time you need to do it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: