algorist

Crates.ioalgorist
lib.rsalgorist
version0.10.1
created_at2025-06-04 18:28:50.951422+00
updated_at2025-06-30 18:54:53.62424+00
descriptionAlgorithms and data structures for competitive programming
homepagehttps://github.com/farazdagi/algorist
repositoryhttps://github.com/farazdagi/algorist
max_upload_size
id1700734
size151,968
Victor Farazdagi (farazdagi)

documentation

https://docs.rs/algorist

README

algorist

crates.io docs.rs unsafe forbidden dependencies

Algorithms and data structures for competitive programming.

Usage

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.

Included algorithms and data structures

See the documentation.

License

MIT

Commit count: 55

cargo fmt