brucify / data_structures

Data structures and algorithms in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data_structures

Basic data structures and algorithms in Rust

Build

$ cargo build

Run

$ cargo run

Test

$ cargo test

About

Data structures and algorithms in Rust


Languages

Language:Rust 100.0%