9 releases (breaking)
0.8.0 | May 3, 2022 |
---|---|
0.7.0 | May 3, 2022 |
0.6.0 | May 3, 2022 |
0.5.0 | May 3, 2022 |
0.1.1 | Aug 16, 2021 |
#140 in #cloud
15KB
198 lines
Cloud Lib
Simple rust lib for:
- Creating MD5-based guids from names (strings).
- Standardizing names
Purpose
Make it easier to create relatable unique identifiers for inventory
Intended consumers
Currently: Intility's employees.
Main technologies
Rust NixShell
Available at
crates.io (intility-cloud-lib)
Requirements
- Rust or Nix and Direnv (this will install rust for you)
Testing locally
Cargo test
in the main folder to run tests
Known issues
Dependencies
~3.5–5MB
~94K SLoC