rust-lang / compiler-builtinsLinks
Rust implementations of compiler-rt and libm
☆440Updated 2 weeks ago
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.☆633Updated 4 months ago
- A big 'ol pile of ICE.☆290Updated last year
- Spin-based synchronization primitives☆548Updated 2 months ago
- Backtraces in Rust☆589Updated 2 months ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆560Updated 4 months ago
- Website for graphing performance of rustc☆687Updated this week
- A home for compiler team planning documents, meeting minutes, and other such things.☆411Updated last month
- Forum for discussion about what unsafe code can and can't do☆701Updated this week
- Rust's standard library vendor-specific APIs and run-time feature detection☆645Updated this week
- Intrusive collections for Rust☆458Updated 11 months ago
- Whole program static stack analysis☆635Updated 9 months ago
- Count lines of LLVM IR per generic function☆468Updated last month
- ☆230Updated last year
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆265Updated 3 years ago
- Rust symbol demangling☆260Updated 3 weeks ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- Repo for working on "std aware cargo"☆148Updated 4 years ago
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- This crate provides macros to generate bitfield-like struct.☆188Updated 3 months ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- A library for creating references that carry their owner with them.☆376Updated last year
- A unified interface for reading and writing object file formats☆762Updated last week
- Build library for invoking pkg-config for Rust☆181Updated 5 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago