Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
elcritch
on Dec 9, 2022
|
parent
|
context
|
favorite
| on:
How I got involved in the Rust community
Ah true, I probably overstate the amount of Arc<T>/Rc<T> in Rust code. C++ uses shared_ptr<T> a lot in the code I've been dealing with lately, so maybe its biased me. Though it's partly up to the skill/experience of the programmer too.
estebank
on Dec 9, 2022
[–]
For what is worth, I rarely need to use Arc or RefCell, but I also rarely write complex async code where it is more prevalent.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: