rust-lang / rustc_apfloat
Rust port of C++ llvm::APFloat library
☆15Updated 3 months ago
Alternatives and similar repositories for rustc_apfloat:
Users that are interested in rustc_apfloat are comparing it to the libraries listed below
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- We have Crater At Home☆30Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- ☆37Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Macro for sealing traits and structures☆52Updated 4 months ago
- Experimenting with Rust's fundamental data model☆51Updated 5 months ago
- Token tree calling convention☆79Updated 2 years ago
- Target "triple" support☆50Updated last month
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆71Updated 9 months ago
- ☆31Updated 5 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Proof of concept ranged integers in Rust.☆41Updated last week
- Better reference counted strings for Rust☆120Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- ☆50Updated last month