rust-lang / rustc_apfloatLinks
Rust port of C++ llvm::APFloat library
☆17Updated 5 months ago
Alternatives and similar repositories for rustc_apfloat
Users that are interested in rustc_apfloat are comparing it to the libraries listed below
Sorting:
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- We have Crater At Home☆36Updated last year
- Install a rustc master toolchain usable from rustup☆77Updated last week
- Project group working on the "safe transmute" feature☆96Updated last year
- Cross-platform, endian-aware primitives for Rust☆43Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Target "triple" support☆53Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated this week
- Macro for sealing traits and structures☆59Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- ☆42Updated 2 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- A tool to help with minimization of Rust code☆63Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆53Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆95Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago