jmg049 / i24

`i24` provides a 24-bit signed integer type for Rust, filling the gap between `i16` and `i32`. This type is particularly useful in audio processing, certain embedded systems, and other scenarios where 24-bit precision is required but 32 bits would be excessive.
18Updated 3 weeks ago

Alternatives and similar repositories for i24:

Users that are interested in i24 are comparing it to the libraries listed below