#gcc #bindings #quadmath #docs #issue #experimental #f128

f128_internal

Internal bindings to the gcc quadmath library

4 releases

Uses old Rust 2015

0.2.2 Oct 12, 2020
0.2.1 Nov 11, 2019
0.2.0 Oct 11, 2019
0.1.0 Apr 6, 2019

#11 in #gcc

Download history 75/week @ 2024-11-16 100/week @ 2024-11-23 344/week @ 2024-11-30 164/week @ 2024-12-07 86/week @ 2024-12-14 17/week @ 2024-12-21 24/week @ 2024-12-28 42/week @ 2025-01-04 76/week @ 2025-01-11 69/week @ 2025-01-18 62/week @ 2025-01-25 72/week @ 2025-02-01 62/week @ 2025-02-08 52/week @ 2025-02-15 106/week @ 2025-02-22 26/week @ 2025-03-01

263 downloads per month
Used in 7 crates (2 directly)

MIT license

57KB
1.5K SLoC

Rust 1K SLoC // 0.0% comments C 425 SLoC // 0.0% comments

Rust now natively supports f128 with an experimental nightly feature: https://doc.rust-lang.org/nightly/std/primitive.f128.html

This crate should therefore be avoided as it is incomplete and suffers from some performance / linking issues.

Dependencies

~92–500KB
~11K SLoC