https://github.com/thealgorithms/rust
All Algorithms implemented in Rust
https://github.com/thealgorithms/rust
algorithms data-structures hacktoberfest rust rust-lang
Last synced: about 1 month ago
JSON representation
All Algorithms implemented in Rust
- Host: GitHub
- URL: https://github.com/thealgorithms/rust
- Owner: TheAlgorithms
- License: mit
- Created: 2018-09-13T13:29:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T21:25:26.000Z (3 months ago)
- Last Synced: 2025-05-12T03:59:00.133Z (about 1 month ago)
- Topics: algorithms, data-structures, hacktoberfest, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 1.19 MB
- Stars: 23,885
- Watchers: 249
- Forks: 2,383
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
### List of Algorithms
See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.### Contributing
Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.