rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,004Updated this 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,804Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,712Updated this week
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Compile time static maps for Rust☆1,940Updated this week
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- Safe cross-platform linker shenanigans☆747Updated last week
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Rust quasi-quoting☆1,425Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆976Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Find out what takes most of the space in your executable.☆2,571Updated last year
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,807Updated last month
- Heapless, `static` friendly data structures☆1,734Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A no_std + serde compatible message library for Rust☆1,126Updated this week
- Module initialization/global constructor functions for Rust☆869Updated last month
- A unified interface for reading and writing object file formats☆742Updated this week