Fast floating point primitive to string conversion
Configurable floating point number to string conversions, with many options for controlling various aspects of displaying floats.
This benchmark evaluates the performance of conversion from double precision IEEE-754 floating point (f64) to ASCII string
Serialize float number and truncate to certain precision
Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.
This is a fork of the `dtoa` crate which writes integer value floats without trailing `.0`. Fast functions for printing floating-point primitives to an io::Write.
Fast floating point to string conversion
A double-to-string conversion algorithm based on Schubfach and yy
A double-to-string conversion algorithm based on Schubfach and yy
A subcommand for cargo that lists all the authors of all the dependencies of the crate in your current working directory. Simply install, then navigate to the directory of a crate and run `cargo authors`
Discover funding links for your project's dependencies.
Crate for consuming the Geeny APIs as a client