mystor / cargo-no-std-check
Check that a crate builds without libstd
☆24Updated 3 years ago
Alternatives and similar repositories for cargo-no-std-check:
Users that are interested in cargo-no-std-check are comparing it to the libraries listed below
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address