rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,067Updated 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,922Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,827Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- Defines the Rust borrow checker.☆1,544Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- The testing ground for the future of portable SIMD in Rust☆1,015Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,444Updated 2 weeks ago
- A unified interface for reading and writing object file formats☆778Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- Rust programs written entirely in Rust☆857Updated 7 months ago
- Website for graphing performance of rustc☆699Updated last week
- Forum for discussion about what unsafe code can and can't do☆718Updated 3 months ago
- A fast bump allocation arena for Rust☆1,974Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,314Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- A port of MUSL's libm to Rust.☆633Updated 7 months ago
- Heapless, `static` friendly data structures☆1,869Updated last week
- Module initialization/global constructor functions for Rust☆935Updated last month
- Compile time static maps for Rust☆2,061Updated last month
- Optimized string search routines for Rust.☆1,273Updated 2 months ago
- ☆1,100Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated 2 weeks ago