Record your races with a typeracer account:
Create Your Account- Save your race history and scores.
- Customize your profile and racecar.
- It’s free, why not?
Text Details
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
(book)
by Steve Klabnik & Carol Nichols
|
Language: | English |
Submitted by: | an3223 |
This text has been typed
more than
1000 times:
Avg. speed: | 82 WPM |
---|---|
Avg. accuracy: | 96.6% |
Top 10 scores for this text
User | Speed | Accuracy | Points | Place | Date | Options | |
---|---|---|---|---|---|---|---|
1 | joshua728 | 221 WPM | 100.0% | 295 | 1/2 | Jan. 16, 2023 | |
2 | arenasnow | 205 WPM | 99.0% | 273 | 1/2 | April 19, 2019 | |
3 | deroche1 | 180 WPM | 99.0% | 240 | 1/2 | Feb. 4, 2019 | |
4 | arenasnow2 | 178 WPM | 99.0% | 237 | 1/3 | Dec. 12, 2020 | |
5 | arc_sec | 177 WPM | 98.0% | 236 | 1/1 | June 21, 2019 | |
6 | landarian | 176 WPM | 100.0% | 235 | 1/3 | July 5, 2020 | |
7 | supererik | 175 WPM | 100.0% | 234 | 1/2 | Oct. 16, 2019 | |
8 | shazman | 175 WPM | 99.0% | 233 | 1/1 | May 13, 2020 | |
9 | mako640 | 173 WPM | 99.0% | 231 | 1/3 | April 10, 2020 | |
10 | eikomaniac | 172 WPM | 99.0% | 230 | 1/5 | Aug. 7, 2020 |