ieee754 topic
float16
Stage 3 IEEE 754 half-precision floating-point ponyfill
fma
software implementation of Fused-Multiply Add for 64-bit floats
bfp
Beyond Floating Point - Posit C/C++ implementation
half-rs
Half-precision floating point types f16 and bf16 for Rust.
ieee754
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.
soft-float-starter-pack
Software implementation of floating point numbers and operations
float16
float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32
soft-ieee754
Software implementation of any size ieee754 floating points
ieee754-types
Single header file C++ library that provides IEEE 754 floating point types.