3 releases
0.1.2 | Feb 7, 2023 |
---|---|
0.1.1 | Dec 10, 2022 |
0.1.0 | Dec 10, 2022 |
#1786 in Algorithms
Used in ssdbench
25KB
606 lines
fstd
A fast standard library for Rust.
See https://docs.rs/fstd/latest/fstd/ for more information.
Usage
Add this to your Cargo.toml
:
[dependencies]
fstd = "0.1.1"
lib.rs
:
A fast standard library for Rust.