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 |
---|---|---|---|---|
2046. | Ben (bothersomeben) | 78.26 | 96% | 2020-06-22 |
2047. | Roberto (ytryy) | 78.25 | 95% | 2019-07-22 |
2048. | Sabrick (sabrick) | 78.24 | 98% | 2020-03-12 |
2049. | TntSpys (tntspys) | 78.22 | 94% | 2020-10-30 |
2050. | Labo (labo_mata123) | 78.21 | 94% | 2019-10-11 |
2051. | Elon (elonmuskett) | 78.21 | 97% | 2020-12-05 |
2052. | Thayz (onmywatto100) | 78.20 | 96% | 2020-11-27 |
2053. | Bread (heftybread) | 78.19 | 98% | 2020-11-05 |
2054. | ng (minhtuhay123) | 78.19 | 97% | 2019-12-08 |
2055. | still (pluvs) | 78.16 | 97% | 2020-07-12 |
2056. | Eros (tigeros) | 78.13 | 97% | 2019-03-13 |
2057. | Jacky (liangjack1) | 78.12 | 96% | 2020-11-06 |
2058. | Harvey (harveydent1) | 78.12 | 98% | 2019-06-25 |
2059. | Herb (kellzer) | 78.11 | 97% | 2020-09-05 |
2060. | abcno1 (abcno1) | 78.08 | 96% | 2020-11-29 |
2061. | Luis (regneva17) | 78.07 | 96% | 2020-09-07 |
2062. | ddp (ddpham) | 78.06 | 97% | 2019-03-11 |
2063. | abhi (cheapcoder) | 78.06 | 98% | 2020-08-30 |
2064. | Qi (whathaha) | 78.05 | 96% | 2020-10-07 |
2065. | Damn (dammmson) | 78.04 | 95% | 2019-09-16 |
2066. | aldrigon (aldrigon) | 78.04 | 96% | 2020-10-29 |
2067. | Daniel (link2cool) | 78.03 | 98% | 2019-07-03 |
2068. | Brandnorth (brandnorth) | 78.03 | 98% | 2019-07-19 |
2069. | whitroodmas (whitrodomas) | 78.03 | 96% | 2020-04-14 |
2070. | Onigirya 🍙 (x3npai) | 78.01 | 97% | 2020-11-04 |
2071. | Vince (kavden_v) | 78.00 | 96% | 2019-04-16 |
2072. | Gina (nannelcam) | 78.00 | 97% | 2020-01-18 |
2073. | Rahul (russellriago) | 77.99 | 96% | 2019-12-27 |
2074. | Simon (szheng17) | 77.98 | 96% | 2020-01-31 |
2075. | righteous (trustjesus) | 77.97 | 97% | 2019-11-20 |
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 |