An open API service indexing awesome lists of open source software.

https://github.com/dalance/softfloat_bench

Rust softfloat libarary benchmark
https://github.com/dalance/softfloat_bench

Last synced: 11 months ago
JSON representation

Rust softfloat libarary benchmark

Awesome Lists containing this project

README

          

# softfloat_bench

Rust softfloat library benchmark

* [softfloat-sys](https://crates.io/crates/softfloat-sys/)
* [simple-soft-float](https://crates.io/crates/simple-soft-float)
* [rug](https://crates.io/crates/rug)
* [rust_apfloat](https://github.com/rust-lang/rustc_apfloat)
* [softfloat-pure](https://github.com/HarryR/softfloat-pure)
* [const_soft_float](https://github.com/823984418/const_soft_float/tree/master)
* [half](https://github.com/VoidStarKat/half-rs)

![image](benchmark_graphs/combined_benchmark.png)