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 |
---|---|---|---|---|
1594. | Hyunee (shlee) | 84.92 | 96% | 2019-07-25 |
1595. | Hai (macvan1207) | 84.88 | 98% | 2019-07-19 |
1596. | No (themile) | 84.87 | 97% | 2020-05-16 |
1597. | Matthew (fryzigg) | 84.86 | 96% | 2020-06-15 |
1598. | Eiv (mechiguy) | 84.83 | 97% | 2020-06-19 |
1599. | Apoorv (apoorv16) | 84.83 | 99% | 2019-03-16 |
1600. | Dale Earnhardt Jr. Jr. (dap... | 84.82 | 96% | 2019-05-19 |
1601. | Zedtime (zedtimestory) | 84.79 | 99% | 2019-04-19 |
1602. | Joseph (josephchoi1116) | 84.77 | 98% | 2019-04-25 |
1603. | Alex (laralex) | 84.73 | 98% | 2019-11-02 |
1604. | Jack (jack8888) | 84.72 | 97% | 2020-04-06 |
1605. | aaron (buhnrop) | 84.72 | 95% | 2020-03-06 |
1606. | Dustin (dustin099) | 84.69 | 97% | 2020-11-17 |
1607. | Ryan (rgonzaga14) | 84.67 | 97% | 2019-09-03 |
1608. | huddled (haraldgb) | 84.66 | 98% | 2019-05-09 |
1609. | YoGurt (yogurt026) | 84.64 | 96% | 2020-11-25 |
1610. | Colin (geosyog) | 84.61 | 97% | 2020-10-24 |
1611. | Logan (loganangle22) | 84.61 | 98% | 2019-05-07 |
1612. | hate accuracy (jinmanquess) | 84.59 | 95% | 2020-08-31 |
1613. | Brian (oberblastmeister) | 84.57 | 98% | 2020-10-26 |
1614. | Ohad (ohadshwartzman) | 84.56 | 96% | 2019-09-26 |
1615. | T (heyteeee) | 84.55 | 95% | 2019-07-17 |
1616. | Mars (shintengin) | 84.53 | 97% | 2020-01-08 |
1617. | Ethan (ethanloke) | 84.53 | 97% | 2020-06-23 |
1618. | Hezha (hezhasindi) | 84.52 | 97% | 2019-11-29 |
1619. | Prototype (sckraker) | 84.51 | 97% | 2020-09-08 |
1620. | SomeGuy (hexadecimal101) | 84.51 | 97% | 2019-10-16 |
1621. | Kristen (kristenxkadaver) | 84.49 | 98% | 2019-03-22 |
1622. | Miguel (madworksmedia) | 84.48 | 96% | 2019-05-21 |
1623. | Tony (tonyiscool101) | 84.47 | 98% | 2020-02-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Default (English) | 4,973 | 86.81 | February 1, 2019 |
ᗜ Stenography | 6 | 61.79 | April 19, 2022 |
Instant Death Mode | 2 | 133.58 | May 10, 2020 |
All TypeRacer Texts | 2 | 83.52 | May 18, 2021 |
Home of 2019's new texts | 1 | 124.79 | January 29, 2019 |