1 个仓库
Libraries focusing on the implementation of standard computational algorithms and data structures in Rust.
Distinct from Rust Pattern Libraries: Focuses on general algorithmic logic and data structures rather than programmatic matching patterns.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Algorithmic Patterns. Refine with filters or upvote what's useful.
This project is an algorithm implementation reference and educational resource providing a library of common computer science algorithms implemented in Rust. It serves as a codebase for learning data structures and algorithmic logic through practical, executable examples. The collection is designed for computer science education and rust language proficiency, allowing users to study computational patterns and solve programming challenges. It provides a reference for those practicing competitive programming or seeking to understand how to apply Rust idioms to standard algorithmic logic.
Provides a library of common computational patterns and data structures implemented in Rust.