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 |
---|---|---|---|---|
2694. | George (shpak_george) | 69.20 | 97% | 2019-06-30 |
2695. | PRASHANT (prashantkumarjha) | 69.16 | 96% | 2020-02-26 |
2696. | Rannie (thnkr) | 69.15 | 97% | 2020-06-25 |
2697. | Mayank (minkk777) | 69.15 | 96% | 2019-03-04 |
2698. | jonson (lyfissht) | 69.13 | 97% | 2020-12-03 |
2699. | BeaT (anutorn) | 69.12 | 96% | 2020-04-27 |
2700. | fRacer (fracer) | 69.11 | 98% | 2020-06-21 |
2701. | clone (qlone) | 69.11 | 95% | 2019-03-23 |
2702. | Coen (coentie) | 69.10 | 95% | 2019-12-09 |
2703. | Hue (hue_man) | 69.09 | 97% | 2020-06-07 |
2704. | Zmeden (zmeden) | 69.07 | 97% | 2019-11-07 |
2705. | KisBocy (daneew) | 69.04 | 96% | 2020-06-22 |
2706. | Ray (raycaballero) | 68.99 | 94% | 2019-05-29 |
2707. | PewPew (suntanscanman) | 68.98 | 96% | 2019-03-29 |
2708. | Vy (valavie) | 68.92 | 95% | 2020-10-29 |
2709. | Abdul (arorigin) | 68.89 | 97% | 2020-06-27 |
2710. | Pongal (decoder96) | 68.85 | 97% | 2019-11-25 |
2711. | Jason (vblongneck) | 68.85 | 96% | 2019-05-02 |
2712. | Mazeppa (dynozawa) | 68.84 | 96% | 2020-09-16 |
2713. | Odysseus (doctorodysseus) | 68.81 | 97% | 2020-12-13 |
2714. | Valtsu (copywriter) | 68.81 | 96% | 2019-11-15 |
2715. | atthespeedofcheeba (figilon) | 68.80 | 96% | 2019-08-01 |
2716. | Darkkiller12 (darkkiller12) | 68.78 | 96% | 2019-10-11 |
2717. | T (omega5002) | 68.77 | 93% | 2019-11-07 |
2718. | konor (konor3) | 68.77 | 97% | 2019-03-21 |
2719. | Louis (cenuij) | 68.73 | 97% | 2019-11-09 |
2720. | Marcelo (amsua99) | 68.72 | 99% | 2020-08-11 |
2721. | Carl (carlandrew909) | 68.71 | 95% | 2020-11-21 |
2722. | Alex (a_fifus) | 68.70 | 96% | 2020-09-02 |
2723. | Jill (devaunsmom) | 68.70 | 99% | 2020-09-03 |
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 |