toolbox 0.2.7-final

Simple tools for daily use
Documentation

toolbox::{alg, ds, vfs}

Crates.io

Tested on linux, windows.

Further support for this library is not planned. At the moment, it is a "wrapper" of its two dependencies:

alg

Search algorithms:

Sort algorithms:

ds

Matrix data structure (two-dimensional array)

vfs

Virtual file system for convenient work with relative paths.