rust-lang / rustc_apfloatLinks
Rust port of C++ llvm::APFloat library
☆20Updated 3 weeks 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
- We have Crater At Home☆36Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Target "triple" support☆53Updated last week
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆37Updated 2 months ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A tool to help with minimization of Rust code☆64Updated 2 months ago
- automatially find crashes in the rust compiler & tooling☆78Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated 2 years ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆35Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆54Updated 4 months ago
- Define compiler intermediate representation usable by external tools☆98Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆54Updated 2 months ago
- Rust crate for variadic tuple metaprogramming.☆27Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- Testing the Rust standard library with Miri, continuously☆14Updated this week
- Serde serializer for generating Starlark build targets☆70Updated last week
- ☆37Updated last year