Zeda / z80float Star 95 Code Issues Pull requests A fairly complete floating point library for the Z80 ! Includes 24-, 32-, and 80-bit formats. floating-point assembly-z80 extended-precision minifloat single-precision-floating-point binary32 softfloat extended-precision-routines Updated May 6, 2021 Assembly
devlinzhou / deterministic_float Star 50 Code Issues Pull requests fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数 math game-development floating-point deterministic float softfloat lock-step deterministic-float deterministic-math Updated Oct 11, 2023 C++
HarryR / softfloat-pure Sponsor Star 12 Code Issues Pull requests Pure Rust port of Berkeley Softfloat, mostly const riscv floating-point ieee754 fpu pure-rust softfloat Updated Mar 30, 2025 Rust
jenska / float Star 4 Code Issues Pull requests 80-bit IEEE 754 extended double precision floating-point library for Go go float ieee754 softfloat floatx80 80bit float80 Updated Jul 19, 2026 Go
jakobj / psoftfloat-rs Star 2 Code Issues Pull requests Software implementation of half-precision floating point numbers according to IEEE 754. floating-point ieee-754 softfloat Updated Apr 8, 2025 Rust
arithy / softfloatpy Sponsor Star 1 Code Issues Pull requests A Python binding of Berkeley SoftFloat floating-point ieee-754 ieee754 fp16 binary16 quadruple-precision softfloat bfloat16 bfloat bf16 binary128 fp128 Updated Jan 20, 2026 Python
michg / cparserlibfirm_riscv32 Star 1 Code Issues Pull requests libfirm verilog cparser picorv32 riscv32 softfloat Updated Jul 5, 2019 C
bluewww / soft-and-test-float Star 0 Code Issues Pull requests SoftFloat-3e and TestFloat-3e for RISC-V embedded risc-v softfloat Updated Aug 8, 2021 C