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 |
---|---|---|---|---|
3665. | Shafi (shafsalabafs) | 46.11 | 96% | 2020-12-03 |
3666. | Luis (pepetron) | 46.04 | 96% | 2020-10-18 |
3667. | Peemmanon (np3ach) | 46.01 | 95% | 2020-12-19 |
3668. | matthew (ananiku) | 45.92 | 97% | 2020-01-02 |
3669. | Trent (opman335) | 45.89 | 93% | 2019-03-05 |
3670. | A (lvorg) | 45.36 | 96% | 2020-07-03 |
3671. | Nick (nickster48) | 45.22 | 96% | 2020-10-28 |
3672. | Wesley (bajashouta) | 44.95 | 94% | 2020-04-13 |
3673. | asdf (protozeit) | 44.87 | 94% | 2020-07-09 |
3674. | Bharat Kumar (bharat12345) | 44.81 | 97% | 2020-10-18 |
3675. | Hikari (miyu_saiko) | 44.67 | 98% | 2020-01-01 |
3676. | Now you gonna see this is h... | 44.39 | 96% | 2020-10-18 |
3677. | Fazli (fazli1702) | 44.27 | 94% | 2019-10-30 |
3678. | Kim (kim2019) | 43.74 | 96% | 2019-09-08 |
3679. | Ilya (wwnbb) | 42.83 | 97% | 2020-05-25 |
3680. | Subikshaa (subikshaa18) | 41.90 | 94% | 2020-09-01 |
3681. | Aayush (aayushm8) | 40.99 | 93% | 2020-09-02 |
3682. | cj (frfrstopcappin) | 40.48 | 95% | 2019-10-18 |
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 |