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.
—from The Rust Programming Language, a book by Steve Klabnik & Carol Nichols
Active since February 1, 2019.
480 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
929. | 青豆 (aydoo) | 96.96 | 98% | 2020-04-04 |
930. | gokewho (gokewho) | 96.93 | 96% | 2020-11-07 |
931. | James (jamesarino) | 96.92 | 99% | 2020-12-16 |
932. | Qwerty (qwerty80801) | 96.90 | 99% | 2020-09-21 |
933. | (rontran) | 96.86 | 98% | 2020-10-31 |
934. | Kasiourasg (kasiourasg) | 96.86 | 97% | 2020-06-28 |
935. | Benny (guyismylastname) | 96.85 | 98% | 2020-08-22 |
936. | srujan (srujantg) | 96.84 | 99% | 2020-05-06 |
937. | Tadej (reyalpdab2) | 96.83 | 98% | 2020-05-12 |
938. | StraightUpLuck¯\_(ツ)_/¯... | 96.78 | 97% | 2020-11-23 |
939. | Henrik (iupgrade) | 96.76 | 97% | 2020-12-18 |
940. | leila (destinykill) | 96.73 | 98% | 2020-08-10 |
941. | Identitylessness (power_punch) | 96.69 | 98% | 2020-12-01 |
942. | David (bomely) | 96.67 | 96% | 2020-12-03 |
943. | wrinkly (ballzak) | 96.61 | 98% | 2019-10-14 |
944. | Phillip (phillipma) | 96.60 | 97% | 2019-10-28 |
945. | Raz (lotanrazlaptop) | 96.56 | 96% | 2020-04-26 |
946. | Dambi (tomino) | 96.56 | 98% | 2019-03-21 |
947. | 0 (gochoo) | 96.55 | 99% | 2020-06-24 |
948. | Ethan (rtdrtd67) | 96.53 | 98% | 2019-07-15 |
949. | Paweł (pawlo_o) | 96.50 | 98% | 2020-05-13 |
950. | Isaac (isaachardy792) | 96.44 | 97% | 2019-11-21 |
951. | Katya (amaniax) | 96.44 | 96% | 2019-03-17 |
952. | (roiii) | 96.42 | 98% | 2019-05-17 |
953. | Bryan (iduhowpeopledo150wpm) | 96.37 | 96% | 2020-09-03 |
954. | keef (keefkickz) | 96.34 | 97% | 2020-11-18 |
955. | Kenneth (godfetus) | 96.32 | 98% | 2020-12-19 |
956. | Andrei (az_az) | 96.27 | 99% | 2020-08-11 |
957. | milan (milansep27) | 96.27 | 97% | 2019-12-20 |
958. | Anon (invictafreet) | 96.24 | 96% | 2020-03-28 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Default (English) | 4,973 | 86.81 | February 1, 2019 |
ᗜ Stenography | 6 | 61.79 | April 19, 2022 |
All TypeRacer Texts | 2 | 83.52 | May 18, 2021 |
Instant Death Mode | 2 | 133.58 | May 10, 2020 |
Home of 2019's new texts | 1 | 124.79 | January 29, 2019 |