Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 489 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 489 Bytes

rust-playground

Snippets, experiments, and projects that haven't grown legs yet.

Benchmarking

Comparing different techniques against each other.

Books

Code samples and practice projects from books I'm reading.

CLI (Command-Line Interface)

The cli folder is trying out general tools and techniques for creating command-line programs.

GUI (Graphical User Interface)

The gui folder is for trying out tools, techniques, and frameworks for building GUI programs.