18 skills found
ucb-bar / Berkeley Softfloat 3SoftFloat release 3
CodesInChaos / SoftFloatAn implementation of 32 bit floating point arithmetic in C#
Zeda / Z80floatA fairly complete floating point library for the Z80 ! Includes 24-, 32-, and 80-bit formats.
devlinzhou / Deterministic Floatfast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数
InfiniBrains / SoftfloatBerkeley's SoftFloat with C++ wrapper and CMake build tool
billzorn / Sfpysoftfloat and softposit in Python
dalance / Softfloat Wrappera safe wrapper of Berkeley SoftFloat based on softfloat-sys
HarryR / Softfloat PurePure Rust port of Berkeley Softfloat, mostly const
assumenothing / Tommunism.SoftFloatPure C# software floating point library.
hercules-390 / SoftFloat 3aSoftFloat-3a for Hercules. This is a modification of Dr. John Hauser’s SoftFloat-3a package. File COPYING.txt contains copyright and license information. File BUILDING.txt contains instructions to build SoftFloat-3a For Hercules. For complete information about the changes made to SoftFloat-3a, visit the package Wiki:
dalance / Softfloat BenchRust softfloat libarary benchmark
chipshort / Wasm Float Transpiler(Experimental) Softfloats for WebAssembly
OffchainLabs / SoftFloatSoftFloat-3e with WASM build support
omerjerk / SoftFloat CA basic implementation of IEEE 754 single-precision floating format in C
stffrdhrn / Berkeley Softfloat 2Berkeley Softfloat 2c - with updates
jeffhammond / SoftFloat 3Fork of http://www.jhauser.us/arithmetic/SoftFloat.html
wangkui0508 / Float128A 128-bit floating point library for golang, based on softfloat-3e
jenska / Float80-bit IEEE 754 extended double precision floating-point library for Go