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 |
---|---|---|---|---|
1194. | Justin (justinmoo) | 91.55 | 96% | 2019-07-13 |
1195. | Dave (grayecho) | 91.52 | 98% | 2020-11-23 |
1196. | sonny (sonnysixteen) | 91.51 | 99% | 2020-10-07 |
1197. | Beth (beth16123) | 91.48 | 99% | 2020-07-22 |
1198. | Matt (soflogator) | 91.48 | 97% | 2020-07-28 |
1199. | Duck (ducktyperacer) | 91.47 | 98% | 2019-02-25 |
1200. | Michelle (meechii) | 91.39 | 97% | 2019-12-09 |
1201. | Ethan (ethanz2003) | 91.35 | 98% | 2020-05-07 |
1202. | Maybe (maybecow) | 91.33 | 97% | 2020-11-24 |
1203. | Mike (fastneko) | 91.32 | 97% | 2020-10-07 |
1204. | HotDogRacer69 (eager69) | 91.31 | 98% | 2019-03-15 |
1205. | LLY (louispy) | 91.28 | 98% | 2019-09-08 |
1206. | Ty (balllicker2) | 91.26 | 97% | 2019-05-24 |
1207. | Finch (ficxjo) | 91.25 | 96% | 2020-09-21 |
1208. | Charleston (charlestongrays) | 91.22 | 96% | 2020-10-12 |
1209. | tstats[jack18] (jack18) | 91.19 | 98% | 2020-02-06 |
1210. | bliss (ninjakk) | 91.13 | 96% | 2020-02-04 |
1211. | gangreenie (gangreenie) | 91.13 | 99% | 2020-01-15 |
1212. | Brandon (sirsitu) | 91.11 | 97% | 2019-04-16 |
1213. | Steven (boomkat) | 91.11 | 99% | 2020-07-05 |
1214. | kalski (kalski) | 91.09 | 95% | 2020-02-10 |
1215. | Morris (reinheart) | 91.08 | 95% | 2019-10-20 |
1216. | aj (peanut2004) | 91.06 | 96% | 2020-10-17 |
1217. | Abhishek Rawat (abhishek3007) | 91.05 | 99% | 2019-05-20 |
1218. | Rocco (hnicrocconator) | 91.04 | 96% | 2020-12-01 |
1219. | severed_toast (severedtoast) | 91.02 | 96% | 2020-01-06 |
1220. | Jagger (jagswag28) | 90.98 | 97% | 2019-03-07 |
1221. | smolley (smolley) | 90.91 | 97% | 2020-07-24 |
1222. | Justin (slowly_winning) | 90.90 | 97% | 2020-07-16 |
1223. | Steve (futzka) | 90.83 | 96% | 2019-04-26 |
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 |