rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,014Updated 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,839Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,722Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,461Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆757Updated this week
- Forum for discussion about what unsafe code can and can't do☆697Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 3 weeks ago
- Rust programs written entirely in Rust☆845Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- Website for graphing performance of rustc☆682Updated this week
- The testing ground for the future of portable SIMD in Rust☆983Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Heapless, `static` friendly data structures☆1,748Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Typed distributed plugin registration☆1,136Updated 2 weeks ago
- Serialization library with zero dependencies☆804Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- ☆1,010Updated last month
- Optimized string search routines for Rust.☆1,149Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- A crate for mucking around with piles of bytes☆867Updated last month