|
|
|
|
|
by proverbialbunny
2170 days ago
|
|
Not that I'm aware of. I wrote my own. Rust has great libraries to make life easy, eg https://docs.rs/fixed/1.0.0/fixed/ (Note: I haven't benchmarked the 4 or 5+ fixed precision libraries Rust offers to see which is best.) |
|