rust-lang / miri-test-libstdLinks
Testing the Rust standard library with Miri, continuously
☆14Updated last week
Alternatives and similar repositories for miri-test-libstd
Users that are interested in miri-test-libstd are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆43Updated 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 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- ☆76Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Full precision decimal representation of f64☆26Updated last month
- ☆61Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- ☆55Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- ☆20Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆59Updated last week
- Rustdoc's JSON output interface☆34Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Cargo API written in Paris☆54Updated this week
- ☆36Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated last week
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month