rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,025Updated 2 weeks ago
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,872Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,769Updated last week
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- A crate for managing memory bit by bit☆1,326Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Forum for discussion about what unsafe code can and can't do☆704Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,428Updated 3 weeks ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- A unified interface for reading and writing object file formats☆769Updated last month
- Safe cross-platform linker shenanigans☆777Updated this week
- Rust programs written entirely in Rust☆851Updated 4 months ago
- The testing ground for the future of portable SIMD in Rust☆995Updated this week
- Website for graphing performance of rustc☆688Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated last month
- Heapless, `static` friendly data structures☆1,780Updated this week
- Compile time static maps for Rust☆1,985Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,193Updated 3 months ago
- ☆1,044Updated 3 months ago
- Find out what takes most of the space in your executable.☆2,619Updated last year
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆976Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,272Updated this week
- A port of MUSL's libm to Rust.☆633Updated 4 months ago