Skip to content

Personal playground for all things Rust 🦀

License

Notifications You must be signed in to change notification settings

Fuhrmann/rust-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Playground

Welcome to my personal playground for all things Rust! This repository serves as an educational resource for learning and experimenting with Rust programming language.

Table of Contents

Introduction

In this repository, you will find various Rust projects, code snippets, and examples that cover different aspects of Rust programming. Whether you are a beginner or an experienced Rust developer, this playground is designed to help you learn, explore, and improve your Rust skills.

Getting Started

To get started with this playground, make sure you have Rust installed on your machine. If you haven't installed Rust yet, you can follow the official Rust installation guide here.

Once you have Rust installed, clone this repository to your local machine:

git clone https://github.com/fuhrmann/rust-playground.git

Features

This playground includes the following features:

  • Code Snippets: Explore a collection of Rust code snippets covering various topics and concepts.
  • Projects: Dive into complete Rust projects that demonstrate real-world scenarios and best practices.
  • Tutorials: Step-by-step tutorials to guide you through different Rust concepts and techniques.
  • Documentation: Find detailed documentation and explanations for different Rust features and libraries.

Playgrounds

relm4_cairo_visualizer

A simple audio visualizer built with Relm4 and Cairo. This project demonstrates how to create a basic audio visualizer using the Relm4 framework and Cairo graphics library.

cargo playground relm4_cairo_visualizer

Contributing

Contributions are welcome! If you have any ideas, improvements, or bug fixes, feel free to open an issue or submit a pull request. Please make sure to follow the contribution guidelines.

License

This project is licensed under the MIT License.

About

Personal playground for all things Rust 🦀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages