Skip to content

amrondonp/rust-katas

Repository files navigation

Katas

Katas is a Japanese term for structured practice. In programming, it refers to small coding exercises for skill improvement.

I created this repository to store and share the code I’m using to learn Rust.

This repo contains:

  • Multithreading exercises — both synchronous and asynchronous (using the Tokio runtime)
  • Solutions to competitive programming problems
  • Implementations of basic data structures

About

Practice Rust through coding katas, algorithms, and multithreading exercises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published