
“Rust’s central feature is ownership. Although the feature is straightforward to explain, it has deep implications for the rest of the language.
All programs have to manage the way they use a computer’s memory while running. Some languages have garbage collection that constantly looks for no longer used memory as the program runs; in other languages, the programmer must explicitly allocate and free the memory. Rust uses a third approach: memory is managed through a system of ownership with a set of rules that the compiler checks at compile time. None of the ownership features slow down your program while it’s running.”
―
The Rust Programming Language
Share this quote:
Friends Who Liked This Quote
To see what your friends thought of this quote, please sign up!
3 likes
All Members Who Liked This Quote
This Quote Is From
Browse By Tag
- love (100675)
- life (78882)
- inspirational (75351)
- humor (44112)
- philosophy (30694)
- inspirational-quotes (28600)
- god (26782)
- truth (24564)
- wisdom (24365)
- romance (24197)
- poetry (23079)
- life-lessons (22231)
- quotes (20509)
- death (20449)
- happiness (18879)
- hope (18393)
- faith (18265)
- inspiration (17186)
- spirituality (15577)
- relationships (15364)
- religion (15307)
- motivational (15224)
- life-quotes (15146)
- love-quotes (15020)
- writing (14881)
- success (14127)
- motivation (13062)
- travel (12918)
- time (12783)
- science (12002)