rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,094Updated 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,975Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,892Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆915Updated last week
- A crate for managing memory bit by bit☆1,363Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Heapless, `static` friendly data structures☆1,908Updated last week
- Safe cross-platform linker shenanigans☆825Updated last month
- Rust programs written entirely in Rust☆865Updated 9 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- The testing ground for the future of portable SIMD in Rust☆1,033Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- Forum for discussion about what unsafe code can and can't do☆728Updated 5 months ago
- Website for graphing performance of rustc☆703Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- ☆1,174Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month
- Optimized string search routines for Rust.☆1,359Updated 4 months ago
- Module initialization/global constructor functions for Rust☆951Updated last month
- Typed distributed plugin registration☆1,250Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- A no_std + serde compatible message library for Rust☆1,308Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,025Updated 3 months ago