rust-lang / rustc_apfloatLinks
Rust port of C++ llvm::APFloat library
☆15Updated 2 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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Const TypeId and non-'static TypeId☆66Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- We have Crater At Home☆34Updated 7 months ago
- What if we could check declarative macros before using them?☆48Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- ☆31Updated last year
- ☆49Updated 3 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- ☆41Updated last year
- A sinless derive helper☆72Updated 7 months ago
- A test framework for testing rustc diagnostics output☆31Updated last week
- Target "triple" support☆54Updated 4 months ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- ☆39Updated 9 months ago
- A tool to help with minimization of Rust code☆53Updated last month
- Define compiler intermediate representation usable by external tools☆74Updated 11 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year