Skip to content

andrewgy8/rpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpack

Build Status

1D packing algorithm implementation written in Rust.

Usage

Please see the official docs for usage.

Running the tests

$ cargo test
$ cargo clippy

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Andrew Graham-Yooll

License

This project is licensed under the MIT License - see the LICENSE.md file for details