cargo-tarpaulin
Cargo-Tarpaulin is a tool to determine code coverage achieved via tests
peroxide
Rust comprehensive scientific computation library contains linear algebra, numerical analysis, statistics and machine le...
nalgebra
General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.
ndarray
An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunkin...
rust_decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
sha2
Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512.
brotli
A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedde...
tar
A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abs...
flate2
DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib impl...
fs_extra
Expanding std::fs and std::io. Recursively copy folders with information about process and much more.
toml
A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serializ...