Race Updates Discord About Merch
Home Profile History Competitions Texts Upgrade

typeracer

Pit Stop
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: 83 WPM
Avg. accuracy: 96.6%

Top 10 scores for this text

User Speed Accuracy Points Place Date Options
1 joshua728 221 WPM 100% 295 1/2 Jan 16, 2023
2 arenasnow 205 WPM 99% 273 1/2 Apr 19, 2019
3 deroche1 180 WPM 99% 240 1/2 Feb 4, 2019
4 arenasnow2 178 WPM 99% 237 1/3 Dec 12, 2020
5 arc_sec 177 WPM 98% 236 1/1 Jun 21, 2019
6 landarian 176 WPM 100% 235 1/3 Jul 5, 2020
7 supererik 175 WPM 100% 234 1/2 Oct 16, 2019
8 shazman 175 WPM 99% 233 1/1 May 13, 2020
9 ayeyuhskuh 174 WPM 100% 233 1/2 Mar 3, 2025
10 mako640 173 WPM 99% 231 1/3 Apr 10, 2020