rust-lang / compiler-builtinsLinks
Rust implementations of compiler-rt and libm
☆437Updated last 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.☆634Updated 3 months ago
- Spin-based synchronization primitives☆543Updated last month
- Backtraces in Rust☆589Updated last month
- A big 'ol pile of ICE.☆290Updated last year
- Forum for discussion about what unsafe code can and can't do☆700Updated 2 months ago
- Website for graphing performance of rustc☆685Updated this week
- Rust's standard library vendor-specific APIs and run-time feature detection☆645Updated this week
- ☆229Updated last year
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆264Updated 3 years ago
- Intrusive collections for Rust☆455Updated 10 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆229Updated 4 years ago
- Manual segmented stacks for Rust☆317Updated 3 months ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆412Updated 3 weeks ago
- Whole program static stack analysis☆633Updated 9 months ago
- Rust symbol demangling☆258Updated last week
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆556Updated 3 months ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Generic array types in Rust☆414Updated 4 months ago
- A unified interface for reading and writing object file formats☆752Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Compile time numbers in Rust.☆555Updated 2 months ago
- Repo for working on "std aware cargo"☆148Updated 4 years ago
- Module initialization/global constructor functions for Rust☆882Updated last week
- A library for creating references that carry their owner with them.☆375Updated last year
- Fast floating point to string conversion☆647Updated 2 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week