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

#1227 in Data structures

MIT/Apache

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

See https://github.com/tigroo31/libflow

Dependencies

~1.3–2MB
~46K SLoC