Skip to content

Collection of naive code snippets and examples that I've created while learning Rust

License

Notifications You must be signed in to change notification settings

denismurphy/oxidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ¦€ Oxidation

Oxidation is a collection of naive code snippets and examples that I've created while learning Rust.

🌟 Features

  • Basic: Simple code snippets demonstrating Rust fundamentals
  • Advanced: More complex concepts like closures, generics, and lifetimes
  • Error Handling: Various approaches to handling errors in Rust
  • Concurrency: Adventures in Rust's thread-safe programming
  • Data Structures: Implementations of common data structures
  • Algorithms: Classic algorithms reimagined in Rust

πŸ“œ License

This project is open source and available under the MIT License.

About

Collection of naive code snippets and examples that I've created while learning Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages