Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pjmlp
on Jan 24, 2018
|
parent
|
context
|
favorite
| on:
Allocation is cheap in .NET until it is not
That pattern can be done in .NET via native memory allocation (MarshalInterop and SafeHandles).
With the latest C# 7.x features will become easier to use it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
With the latest C# 7.x features will become easier to use it.