jkarns275 / f128Links
Bindings to GCC's __float128 type
☆24Updated 9 months ago
Alternatives and similar repositories for f128
Users that are interested in f128 are comparing it to the libraries listed below
Sorting:
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- ☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Extensions to the Rust standard library☆49Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Byte-wise atomic memcpy.☆38Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Rust HashSet with insertion ordering☆42Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 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.☆51Updated 3 weeks ago
- ☆13Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- 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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago