Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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!