Some implementations of data structures and algorithms in Rust, implemented in a literate programming style.
To see the generated documentation online, go to: <dsa.takashiidobe.com>
Currently using a fork of
pycco
with support for rust.
This setup comes from
rust-101
To create the docs, run ./iter.sh
which generates all the docs.
This repo also uses the nightly compiler for access to the internal rust bencher.