rust-lang / rustc_codegen_gcc
libgccjit AOT codegen for rustc
☆958Updated 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
- Cranelift based backend for rustc☆1,716Updated this week
- A crate for managing memory bit by bit☆1,266Updated 7 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,629Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,361Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,602Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,436Updated 7 months ago
- A macro to generate structures which behave like bitflags☆992Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- Defines the Rust borrow checker.☆1,401Updated 9 months ago
- Data structure serialization library with several opposite design goals from Serde☆843Updated 2 weeks ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Website for graphing performance of rustc☆650Updated 2 weeks ago
- Compile time static maps for Rust☆1,901Updated last month
- Typed distributed plugin registration☆1,082Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆733Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,419Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆784Updated last week
- Rust quasi-quoting☆1,385Updated last week
- ☆948Updated 8 months ago
- Optimized string search routines for Rust.☆1,020Updated 2 months ago
- The testing ground for the future of portable SIMD in Rust☆953Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,922Updated this week
- Find out what takes most of the space in your executable.☆2,480Updated 10 months ago
- Slotmap data structure for Rust☆1,187Updated last year
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆708Updated this week
- A port of MUSL's libm to Rust.☆623Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,748Updated last month