rust-lang / compiler-builtins
Porting `compiler-rt` intrinsics to Rust
☆392Updated this week
Alternatives and similar repositories for compiler-builtins:
Users that are interested in compiler-builtins are comparing it to the libraries listed below
- A port of MUSL's libm to Rust.☆612Updated last week
- Spin-based synchronization primitives☆503Updated 6 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆219Updated 4 years ago
- Forum for discussion about what unsafe code can and can't do☆679Updated 3 months ago
- How-to: Sanitize your Rust code!☆425Updated 7 years ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Backtraces in Rust☆560Updated last week
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆260Updated 2 years ago
- Manual segmented stacks for Rust☆298Updated last week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆523Updated 4 months ago
- A big 'ol pile of ICE.☆292Updated 9 months ago
- Repo for working on "std aware cargo"☆143Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Module initialization/global constructor functions for Rust☆798Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Tar file reading/writing for Rust☆645Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆258Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆627Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Rust symbol demangling☆242Updated 2 months ago
- Support crate for rustc's self-profiling feature☆341Updated last week
- ☆792Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- ☆227Updated 8 months ago
- A library for creating references that carry their owner with them.☆365Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆457Updated last year