lilliput-float

Crates.iolilliput-float
lib.rslilliput-float
version0.1.0
created_at2025-05-27 14:14:21.393183+00
updated_at2025-05-27 14:14:21.393183+00
descriptionIEEE-754-compliant float-packing implementation, used in lilliput-core
homepage
repositoryhttps://github.com/regexident/lilliput
max_upload_size
id1691144
size96,981
Vincent Esche (regexident)

documentation

README

lilliput-float

Downloads Version License

Synopsis

IEEE-754-compliant float-packing implementation, used in lilliput-core.

The implementation stands on the shoulders of rust-lang/compiler-builtins, specifically its fn trunc/fn expand functions.

Commit count: 201

cargo fmt