jkarns275 / f128Links
Bindings to GCC's __float128 type
☆24Updated 4 months ago
Alternatives and similar repositories for f128
Users that are interested in f128 are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- ☆36Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Talk to Cargo easily at build time☆17Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 3 months ago
- Extra RNGs☆42Updated 4 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- The simd optimized escape code☆54Updated this week
- ☆50Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated last week
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- A C expression parser and evaluator