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 |
---|---|---|---|---|
2756. | (naturaladoption) | 68.30 | 96% | 2020-02-03 |
2757. | burgir. (sub10cuber) | 68.22 | 95% | 2020-03-21 |
2758. | Matt (vealparm) | 68.21 | 96% | 2020-08-06 |
2759. | polsab (polsab) | 68.20 | 96% | 2019-06-17 |
2760. | April (apping) | 68.17 | 98% | 2019-02-22 |
2761. | Zeztix (zeztix) | 68.16 | 94% | 2019-08-04 |
2762. | Alex (stratplyr01) | 68.15 | 98% | 2019-08-05 |
2763. | Romin (rominpasa) | 68.14 | 98% | 2019-11-19 |
2764. | Jonathan (jontheprinter) | 68.13 | 96% | 2020-09-13 |
2765. | lost.zombie (lostzombie) | 68.12 | 96% | 2019-12-18 |
2766. | Hackder (hackder) | 68.12 | 97% | 2019-12-13 |
2767. | Gaurav (gaurav_38) | 68.12 | 97% | 2020-10-26 |
2768. | Emil (slugg) | 68.12 | 97% | 2020-05-27 |
2769. | R (sevenexpert) | 68.11 | 95% | 2020-05-15 |
2770. | Alex (alexnoone) | 68.09 | 97% | 2020-08-06 |
2771. | Thang (lhg81hc) | 68.09 | 96% | 2019-10-04 |
2772. | Tashrif (tashrif_shahriar) | 68.08 | 95% | 2020-11-03 |
2773. | Wake (wakethefake) | 68.08 | 95% | 2020-09-28 |
2774. | Mumboy (venkyblu) | 68.08 | 96% | 2020-10-28 |
2775. | Pieter (shadow00731) | 68.07 | 97% | 2019-08-08 |
2776. | Hasan (hasan_elhussein) | 68.06 | 96% | 2020-08-25 |
2777. | Wouter (wouter_kuijk) | 68.06 | 96% | 2020-09-13 |
2778. | jjerry (jerry_nyae) | 68.03 | 95% | 2019-09-17 |
2779. | Raslan (hipsterbumi) | 68.02 | 95% | 2019-11-25 |
2780. | Sparsh (sparsh123) | 68.01 | 96% | 2020-12-15 |
2781. | Emdadul (emdad439) | 68.01 | 98% | 2019-09-02 |
2782. | Maddy (mh01) | 67.97 | 97% | 2020-05-06 |
2783. | Woody (woody_wins_) | 67.97 | 97% | 2020-08-25 |
2784. | Ripx (ripx) | 67.97 | 96% | 2020-02-16 |
2785. | Lee (enelledee) | 67.95 | 97% | 2020-12-17 |
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 |