rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,080Updated 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,942Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,844Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆902Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- A crate for managing memory bit by bit☆1,363Updated last year
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- Macros for all your token pasting needs☆1,067Updated last year
- Heapless, `static` friendly data structures☆1,874Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆806Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- Forum for discussion about what unsafe code can and can't do☆723Updated 4 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- A macro to generate structures which behave like bitflags☆1,084Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- The testing ground for the future of portable SIMD in Rust☆1,021Updated last week
- Rust programs written entirely in Rust☆858Updated 7 months ago
- Rust programs written entirely in Rust☆883Updated 7 months ago
- A fast bump allocation arena for Rust☆2,010Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,330Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆935Updated last week
- Website for graphing performance of rustc☆699Updated this week
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- Typed distributed plugin registration☆1,221Updated this week
- A minimal async executor that lets you block on a future☆641Updated last month