| Crates.io | softfloat |
| lib.rs | softfloat |
| version | 1.0.0 |
| created_at | 2023-11-03 13:29:03.592794+00 |
| updated_at | 2023-11-03 13:29:03.592794+00 |
| description | Pure software floating-point implementation, with `const` and `no_std` support |
| homepage | |
| repository | https://github.com/koute/softfloat |
| max_upload_size | |
| id | 1024088 |
| size | 196,953 |
const and no_std supportThis crate contains a pure software implementation of f32 and f64 types.
This crate was forked from the const_soft_float crate.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.