teju 0.1.0-alpha1

Fast floating point to string conversion
Documentation

Tejú Jaguá

🚧 Work in progress 🚧

Tejú Jaguá is an algorithm for converting floating point values into strings. This crate is an implementation of this algorithm in Rust. For more info, see https://github.com/cassioneri/teju_jagua; this implementation follows the reference implementation.