typing_test

Crates.iotyping_test
lib.rstyping_test
version0.3.5
created_at2024-11-20 12:38:09.594436+00
updated_at2025-05-23 12:42:49.621847+00
descriptionTyping speed test in rust
homepage
repositoryhttps://github.com/mingli202/typing-rust
max_upload_size
id1454758
size4,488,278
Ming Li Liu (mingli202)

documentation

README

typing-rust (in-progress)

Try it with cargo install typing_test and run typing_test

Fast and minimal typing test binary crate written in rust

  • graphics library for rendering words and quotes
  • display typing speed
  • can be timer, by number of words, or quote (akin to monkeytype)
  • offline default words and quotes (done)
  • online web scraping for more quotes and words
  • has themes, default is gruvbox

Tech Stack:

  • macroquad for graphics library and keyboard input

Special thanks to Monkeytype for inspiring me to build this and providing the default words.

Typing demo

Commit count: 230

cargo fmt