Crates.io | algorist |
lib.rs | algorist |
version | 0.10.1 |
created_at | 2025-06-04 18:28:50.951422+00 |
updated_at | 2025-06-30 18:54:53.62424+00 |
description | Algorithms and data structures for competitive programming |
homepage | https://github.com/farazdagi/algorist |
repository | https://github.com/farazdagi/algorist |
max_upload_size | |
id | 1700734 |
size | 151,968 |
Algorithms and data structures for competitive programming.
The algorist
crate is a library of algorithms and data structures, which can be used in your
contest projects.
The easiest way to use it in your contests, is to rely on cargo-algorist CLI tool, which provides all the necessary commands to create a new contest project, add problems, and bundle them for submission.
See the documentation
.
MIT