https://github.com/brainiumllc/uno
Encode floats in the range [0.0, 1.0] as unsigned integers!
https://github.com/brainiumllc/uno
Last synced: about 2 months ago
JSON representation
Encode floats in the range [0.0, 1.0] as unsigned integers!
- Host: GitHub
- URL: https://github.com/brainiumllc/uno
- Owner: BrainiumLLC
- License: apache-2.0
- Created: 2020-09-09T23:06:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T20:48:43.000Z (almost 6 years ago)
- Last Synced: 2025-02-28T11:58:23.588Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `uno`
[](https://crates.io/crates/uno)
[](https://docs.rs/uno)
[](https://github.com/BrainiumLLC/uno/actions)
Encode floats in the range `[0.0, 1.0]` as unsigned integers!