Skip to content

tigroo31/libflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Flow library labeling network data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published