Hacker News new | ask | show | jobs
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.)

1 comments

Are you open sourcing it?