ryu
ryu copied to clipboard
Julia implementation
If I am not mistaken, the https://github.com/JuliaLang/julia/tree/master/base/Ryu/ryu.jl and other files in the Ryu folder implements this algorithm.
Maybe a pointer to the Julia implementation could be added to your README as it may be of use ? Also, as your README mentions speed, a benchmark including the Julia code could be interesting.
Best.