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 |
---|---|---|---|---|
2179. | Kumar (kayush) | 76.46 | 96% | 2019-06-05 |
2180. | Adrian (adi33) | 76.45 | 95% | 2019-06-04 |
2181. | Ian (rubinlisky) | 76.42 | 95% | 2020-11-06 |
2182. | Max (max_pinc) | 76.39 | 96% | 2019-09-19 |
2183. | frederik (birgerbrosa) | 76.36 | 94% | 2019-06-14 |
2184. | Hex (galaxyyyy) | 76.33 | 96% | 2019-12-18 |
2185. | ---| (karthivi95) | 76.32 | 97% | 2020-10-26 |
2186. | glerou (tudesci) | 76.28 | 98% | 2020-12-13 |
2187. | Al (halowzy) | 76.27 | 97% | 2020-06-19 |
2188. | HotTubStream (hottubstream) | 76.24 | 96% | 2019-08-20 |
2189. | Stas (tracersm) | 76.23 | 99% | 2020-03-06 |
2190. | Robert (nforcer) | 76.22 | 97% | 2020-12-07 |
2191. | fast (fasttypist4) | 76.18 | 97% | 2020-12-14 |
2192. | Jacob (spacelamar) | 76.16 | 97% | 2020-06-13 |
2193. | The man from (mahafis) | 76.13 | 96% | 2020-08-08 |
2194. | Irene (ireneprk) | 76.13 | 97% | 2020-09-27 |
2195. | Michael (mikeytmnt) | 76.06 | 98% | 2020-05-15 |
2196. | red_j (pepeworm_on_mech) | 76.06 | 95% | 2020-10-30 |
2197. | Hrijul (avius) | 76.05 | 96% | 2019-10-14 |
2198. | Emma (eeeeemmmmmaaaaa) | 76.04 | 96% | 2020-01-02 |
2199. | ccc (ahmadxsamer) | 76.01 | 98% | 2020-10-13 |
2200. | Thomas (thombee) | 75.99 | 97% | 2020-02-07 |
2201. | Alex (alexisstillalive) | 75.98 | 96% | 2020-11-09 |
2202. | Betoncios (betoncios) | 75.96 | 99% | 2019-10-31 |
2203. | tstats[uwnicke] (uwnicke) | 75.94 | 98% | 2020-11-14 |
2204. | Jerry (jernjej) | 75.94 | 96% | 2019-05-06 |
2205. | grassy (sirgrassy) | 75.92 | 96% | 2020-10-05 |
2206. | Willow (bluelagoon7) | 75.91 | 96% | 2019-07-26 |
2207. | harventhy (harventhy) | 75.88 | 97% | 2020-01-21 |
2208. | Kevin (kjax) | 75.87 | 96% | 2020-03-10 |
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 |