10 releases
0.3.1 | Mar 24, 2021 |
---|---|
0.3.0 | Mar 11, 2021 |
0.2.1 | Jan 28, 2021 |
0.1.5 | Jan 15, 2021 |
0.1.0 | Nov 30, 2020 |
#231 in #run
30 downloads per month
39KB
1K
SLoC
Flow library
Flow library grouping network data.
Build
- Install Rust using rustup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Install rustfmt
$ source $HOME/.cargo/env
$ rustup component add rustfmt
...
$
- To compile and build the library, run
./build.sh
Use
Import the library into your Rust development. Check the documentation on https://docs.rs/libflow
Development
The project stays public.
Environment
Clone the the repository from https://github.com/tigroo31/libflow.git .
Contribution
Dependencies
~1.3–2.2MB
~48K SLoC