Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
atoav
on Sept 11, 2019
|
parent
|
context
|
favorite
| on:
Why is Rust slightly slower than C?
AFAIK Rust type checks only during compilation and won’t allow you to cast values of one into another without clearly defining how it should work. So if there are any type related checks done during runtime, they happen because you added them.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: