rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,060Updated last week
Alternatives and similar repositories for rustc_codegen_gcc
Users that are interested in rustc_codegen_gcc are comparing it to the libraries listed below
Sorting:
- Cranelift based backend for rustc☆1,906Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,801Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,356Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,007Updated last week
- Heapless, `static` friendly data structures☆1,851Updated last week
- Forum for discussion about what unsafe code can and can't do☆714Updated 2 months ago
- Macros for all your token pasting needs☆1,064Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Website for graphing performance of rustc☆693Updated last week
- Safe cross-platform linker shenanigans☆797Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- Rust programs written entirely in Rust☆858Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Rust programs written entirely in Rust☆881Updated 6 months ago
- Compile time static maps for Rust☆2,039Updated last month
- ☆1,090Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A unified interface for reading and writing object file formats☆773Updated this week
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- Rust quasi-quoting☆1,485Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,127Updated 2 weeks ago