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 |
---|---|---|---|---|
2139. | Jerrin (dvorak_is_superior) | 77.04 | 97% | 2019-12-09 |
2140. | Corey (oldmanbrink) | 77.02 | 96% | 2019-03-18 |
2141. | Christina (peanut0718) | 77.01 | 98% | 2019-03-07 |
2142. | sean (tak32) | 77.00 | 96% | 2020-12-06 |
2143. | Jack (yezen) | 77.00 | 96% | 2019-06-12 |
2144. | A (vaccines) | 76.97 | 97% | 2020-11-26 |
2145. | Andrej (apalias) | 76.97 | 97% | 2020-12-07 |
2146. | nani (typingfever) | 76.95 | 94% | 2020-01-17 |
2147. | Derrel (pakler123) | 76.94 | 97% | 2020-10-15 |
2148. | Loukas (koloz123) | 76.94 | 99% | 2020-01-30 |
2149. | Shentar (shentar) | 76.93 | 98% | 2019-05-28 |
2150. | Hogenix (hogenix) | 76.91 | 94% | 2020-12-13 |
2151. | tstats[yju98039] (yju98039) | 76.91 | 95% | 2020-06-12 |
2152. | Smelly Cat (samhermingtonqu... | 76.91 | 97% | 2019-05-07 |
2153. | 🐼 (bobby76) | 76.90 | 98% | 2020-09-21 |
2154. | Derek (derekkeiley) | 76.90 | 98% | 2020-08-16 |
2155. | Rafiq (rafiq) | 76.84 | 96% | 2020-12-11 |
2156. | David (davidtss1) | 76.84 | 96% | 2020-08-23 |
2157. | hissi (hissi) | 76.81 | 97% | 2020-02-12 |
2158. | Jack (sherboffyalt) | 76.80 | 96% | 2019-11-08 |
2159. | Kevin (pubhub) | 76.77 | 96% | 2019-06-22 |
2160. | Abhinandan (abhi_jmd002) | 76.75 | 97% | 2019-03-19 |
2161. | Gal (galtzi1910) | 76.74 | 97% | 2019-04-07 |
2162. | Luke (slavish_luke) | 76.73 | 97% | 2020-05-29 |
2163. | Adam (schimoda) | 76.73 | 96% | 2020-11-19 |
2164. | Kian (adkas13) | 76.72 | 95% | 2020-01-26 |
2165. | Luka (sekibog) | 76.71 | 96% | 2020-09-28 |
2166. | Nicholas (fromtheashes) | 76.69 | 97% | 2020-11-04 |
2167. | bob (bobbobbobbobbobbobbobbob) | 76.69 | 96% | 2019-08-06 |
2168. | Zudio (ildosrel) | 76.68 | 97% | 2020-08-12 |
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 |