jkarns275 / f128Links
Bindings to GCC's __float128 type
☆24Updated 6 months ago
Alternatives and similar repositories for f128
Users that are interested in f128 are comparing it to the libraries listed below
Sorting:
- A C expression parser and evaluator☆47Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆13Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 5 months ago
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Extensions to the Rust standard library☆46Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- Byte-wise atomic memcpy.