5 releases

0.1.4 Feb 15, 2022
0.1.3 Feb 5, 2022
0.1.2 Feb 5, 2022
0.1.1 Jan 15, 2022
0.1.0 Jan 13, 2022

#1369 in Data structures

MIT/Apache

140KB
3K SLoC

fxd-rs

build codecov

Port MySQL decimal implementation in Rust.

The initial version uses 9 4-byte integers for units and 2 bytes for precision/scale. Plan to reduce memory footprint using const generics.

License

This project is licensed under either of

at your option.

Dependencies

~320–780KB
~18K SLoC