rust-lang / compiler-builtinsLinks
Rust implementations of compiler-rt and libm
☆475Updated this week
Alternatives and similar repositories for compiler-builtins
Users that are interested in compiler-builtins are comparing it to the libraries listed below
Sorting:
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Backtraces in Rust☆604Updated 2 weeks ago
- Spin-based synchronization primitives☆578Updated this week
- Forum for discussion about what unsafe code can and can't do☆729Updated 5 months ago
- A big 'ol pile of ICE.☆290Updated last year
- Website for graphing performance of rustc☆703Updated this week
- Intrusive collections for Rust☆487Updated last month
- Rust's standard library vendor-specific APIs and run-time feature detection☆655Updated this week
- A home for compiler team planning documents, meeting minutes, and other such things.☆417Updated 3 months ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆581Updated 4 months ago
- ☆238Updated last year
- Whole program static stack analysis☆649Updated last year
- How-to: Sanitize your Rust code!☆433Updated 8 years ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆268Updated 2 months ago
- Rust symbol demangling☆293Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Manual segmented stacks for Rust☆334Updated this week
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- This crate provides macros to generate bitfield-like struct.☆203Updated 2 weeks ago
- Information useful to people contributing to Rust☆516Updated this week
- A unified interface for reading and writing object file formats☆807Updated this week
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Generic array types in Rust☆431Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆499Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Conditional compilation according to rustc compiler version☆389Updated last month