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 |
---|---|---|---|---|
2255. | enrique (fugitivecloud) | 75.23 | 95% | 2019-07-26 |
2256. | Stijn (stijnmeijssen) | 75.22 | 94% | 2020-12-11 |
2257. | Chase (noodlelou) | 75.21 | 96% | 2020-05-03 |
2258. | tstats[guest_typists] (gues... | 75.20 | 99% | 2020-11-23 |
2259. | Zoomer (somerandomkid76) | 75.17 | 95% | 2020-03-26 |
2260. | mega (megaaaaaaaa) | 75.11 | 98% | 2020-10-25 |
2261. | Rey (reymal) | 75.11 | 97% | 2020-07-07 |
2262. | Max (driema) | 75.10 | 96% | 2020-10-31 |
2263. | Ric (trig1968) | 75.09 | 95% | 2020-06-07 |
2264. | Colin (cwandell31) | 75.08 | 95% | 2020-12-08 |
2265. | Morin (lordgroovy) | 75.07 | 96% | 2020-03-31 |
2266. | Trent (tdavis23540) | 75.06 | 98% | 2019-08-14 |
2267. | Oscar (scarigam) | 75.06 | 96% | 2020-10-16 |
2268. | Aleks (aleks8) | 75.06 | 97% | 2019-12-15 |
2269. | Christoper (ctoto93) | 75.05 | 99% | 2019-12-18 |
2270. | Luka (nooters) | 75.03 | 96% | 2020-06-10 |
2271. | Mhark (mharkmharkmhark) | 75.02 | 96% | 2020-10-18 |
2272. | Henry Edo (henryedo) | 75.01 | 97% | 2020-09-04 |
2273. | Duckytype-8 (dummy_2) | 75.01 | 99% | 2020-09-30 |
2274. | Bob (mrbob21) | 75.01 | 96% | 2020-12-07 |
2275. | tobias (thandschin) | 74.97 | 96% | 2019-05-10 |
2276. | Blue (blue4269) | 74.95 | 97% | 2019-11-30 |
2277. | snuff4 (snuff4) | 74.93 | 97% | 2019-12-10 |
2278. | El (el_tigre90) | 74.92 | 97% | 2020-03-20 |
2279. | Martina (qkmartina) | 74.91 | 96% | 2019-11-22 |
2280. | Daniel (wakamesoupxd) | 74.90 | 94% | 2020-10-04 |
2281. | Parzha (parzha) | 74.90 | 96% | 2020-07-04 |
2282. | hattap (hattap) | 74.87 | 94% | 2020-10-27 |
2283. | Maciej (thasobot) | 74.84 | 98% | 2020-01-03 |
2284. | Kabi (kabivelrat) | 74.81 | 98% | 2019-11-30 |
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 |