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 |
---|---|---|---|---|
978. | Shrapnel (josephdupraz) | 95.89 | 98% | 2020-08-30 |
979. | M (myles_jb) | 95.89 | 98% | 2020-09-14 |
980. | Kurt (moonrosa) | 95.85 | 97% | 2019-11-29 |
981. | Merlin (mmiller12) | 95.83 | 98% | 2020-12-19 |
982. | you deserve to exist (charmx) | 95.83 | 97% | 2020-01-31 |
983. | Jai (jaideepjr) | 95.79 | 98% | 2020-07-08 |
984. | sheep (theonesheep) | 95.78 | 98% | 2019-05-31 |
985. | Dol (dalunn) | 95.78 | 97% | 2020-03-06 |
986. | account deleted (concurrent) | 95.77 | 97% | 2020-05-01 |
987. | (an66) | 95.77 | 96% | 2019-02-12 |
988. | Pyry (pyry_ouri) | 95.76 | 98% | 2020-09-24 |
989. | Eric (22eyamaguchi) | 95.75 | 96% | 2019-04-25 |
990. | M4RT1N (flipous) | 95.69 | 98% | 2019-08-02 |
991. | Kelvin (winlost2) | 95.65 | 98% | 2020-10-23 |
992. | FreeHongKong (aquaficial) | 95.65 | 97% | 2020-02-09 |
993. | tstats[jancs] (jancs) | 95.62 | 97% | 2020-08-23 |
994. | yuhaocooper (yuhaocooper) | 95.60 | 98% | 2020-12-02 |
995. | Zeeshan (zeeshan13) | 95.58 | 97% | 2019-07-23 |
996. | sally (creamdonut) | 95.58 | 96% | 2019-10-05 |
997. | Morris (h0nny) | 95.56 | 98% | 2019-07-22 |
998. | Phan (daisukeee94) | 95.54 | 97% | 2020-05-06 |
999. | Haksmooth (maznflip) | 95.54 | 97% | 2019-09-04 |
1000. | g (georgetianke) | 95.52 | 98% | 2020-02-19 |
1001. | RambooUAE , A_A_A_A (killin... | 95.50 | 98% | 2020-04-08 |
1002. | Slowpez (mr_slowpez) | 95.48 | 97% | 2020-10-06 |
1003. | Tim (tim28) | 95.47 | 98% | 2019-03-31 |
1004. | Eve (evehelin) | 95.44 | 98% | 2019-11-14 |
1005. | Ele (luminelexx) | 95.44 | 99% | 2019-05-02 |
1006. | vroom💤 (noprop) | 95.43 | 96% | 2019-12-28 |
1007. | Aaron (anntrred) | 95.42 | 97% | 2019-08-12 |
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 |