Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himkt/algorithm-rs
🛠️ Data structure and algorithm written in Rust
https://github.com/himkt/algorithm-rs
algorithms atcoder data-structures rust
Last synced: 27 days ago
JSON representation
🛠️ Data structure and algorithm written in Rust
- Host: GitHub
- URL: https://github.com/himkt/algorithm-rs
- Owner: himkt
- License: mit
- Created: 2021-05-08T15:17:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T10:52:12.000Z (8 months ago)
- Last Synced: 2024-11-13T17:52:15.119Z (about 2 months ago)
- Topics: algorithms, atcoder, data-structures, rust
- Language: Rust
- Homepage: https://himkt.github.io/algorithm-rs/algorithm_rs/
- Size: 3.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### algorithm-rs
A collection of algorithms and data structures (with Rust) for programming contests.