rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,014Updated 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,846Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆838Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,739Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Defines the Rust borrow checker.☆1,480Updated last month
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Safe cross-platform linker shenanigans☆769Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- A fast bump allocation arena for Rust☆1,830Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- The testing ground for the future of portable SIMD in Rust☆985Updated 3 weeks ago
- Rust programs written entirely in Rust☆846Updated 3 months ago
- A port of MUSL's libm to Rust.☆634Updated 3 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- Compile time static maps for Rust☆1,965Updated last month
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- Heapless, `static` friendly data structures☆1,756Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,167Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- Website for graphing performance of rustc☆685Updated this week
- Forum for discussion about what unsafe code can and can't do☆700Updated 2 months ago
- ☆1,024Updated 2 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,250Updated this week
- Serialization library with zero dependencies☆808Updated last month
- Rust programs written entirely in Rust☆881Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago