Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T20:48:43.000Z (over 4 years ago)
- Last Synced: 2024-10-31T11:49:31.124Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `uno`
[![crates.io badge](http://meritbadge.herokuapp.com/uno)](https://crates.io/crates/uno)
[![docs.rs badge](https://docs.rs/uno/badge.svg)](https://docs.rs/uno)
[![CI Status](https://github.com/BrainiumLLC/uno/workflows/CI/badge.svg)](https://github.com/BrainiumLLC/uno/actions)Encode floats in the range `[0.0, 1.0]` as unsigned integers!