#algorithm #notes #literate-programming #data #structure #general #learning

bin+lib tinystd

A literate-programming crate for my notes on general data structures and algorithms in Rust

2 unstable releases

0.2.0 Mar 15, 2021
0.1.0 Aug 25, 2020

#8 in #literate-programming

Apache-2.0

31KB
606 lines

This crate is a place where I take notes when learning about a particular data structure or algorithm in Rust, usually by trying to implement a nominal version of the thing myself.

Dependencies

~315KB