Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
alexchamberlain
on March 26, 2024
|
parent
|
context
|
favorite
| on:
Rust data structures with circular references (202...
You can do RC memory management without the overhead of a GC runtime though.
jayd16
on March 26, 2024
[–]
As described (ie. only run when I say so), the GC is less overhead than ref counting because you're not even paying for the cost to free things.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: