rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆991Updated 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,773Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,693Updated last week
- A fast bump allocation arena for Rust☆1,753Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Rust programs written entirely in Rust☆833Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- Compile time static maps for Rust☆1,928Updated 4 months ago
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- ☆988Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,221Updated last week
- Rust quasi-quoting☆1,421Updated last week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Rust programs written entirely in Rust☆875Updated last month
- A port of MUSL's libm to Rust.☆632Updated last month
- Find out what takes most of the space in your executable.☆2,544Updated last year
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆986Updated last week
- The testing ground for the future of portable SIMD in Rust☆969Updated last month
- A crate for mucking around with piles of bytes☆853Updated last month