rust-lang / rustc_codegen_gcc
libgccjit AOT codegen for rustc
☆950Updated 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
- Cranelift based backend for rustc☆1,699Updated this week
- Defines the Rust borrow checker.☆1,395Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,210Updated 11 months ago
- A macro to generate structures which behave like bitflags☆985Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,057Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,403Updated this week
- A fast bump allocation arena for Rust☆1,557Updated 2 weeks ago
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆776Updated this week
- Data structure serialization library with several opposite design goals from Serde☆830Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- A crate for managing memory bit by bit☆1,257Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 2 weeks ago
- ☆929Updated 7 months ago
- Compile time static maps for Rust☆1,888Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆609Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,575Updated this week
- Typed distributed plugin registration☆1,061Updated this week
- Rust programs written entirely in Rust☆785Updated last month
- The testing ground for the future of portable SIMD in Rust☆934Updated this week
- Find out what takes most of the space in your executable.☆2,455Updated 9 months ago
- Forum for discussion about what unsafe code can and can't do☆679Updated 2 months ago
- A crate for mucking around with piles of bytes☆781Updated last week
- A no_std + serde compatible message library for Rust☆1,024Updated this week
- Optimized string search routines for Rust.☆987Updated last month
- Heapless, `static` friendly data structures☆1,620Updated last week
- A minimal async executor that lets you block on a future☆560Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,729Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆884Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,171Updated 3 weeks ago