rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,024Updated 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,851Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,752Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,319Updated last year
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,758Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,408Updated last week
- Website for graphing performance of rustc☆687Updated this week
- Rust programs written entirely in Rust☆850Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A fast bump allocation arena for Rust☆1,855Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- The testing ground for the future of portable SIMD in Rust☆991Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated this week
- Compile time static maps for Rust☆1,977Updated last month
- A unified interface for reading and writing object file formats☆762Updated last week
- Rust programs written entirely in Rust☆876Updated 3 months ago
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Forum for discussion about what unsafe code can and can't do☆701Updated this week
- ☆1,034Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Typed distributed plugin registration☆1,156Updated last week
- Module initialization/global constructor functions for Rust☆891Updated last week
- Optimized string search routines for Rust.☆1,181Updated 2 months ago