rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,094Updated last 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,979Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,902Updated last month
- A crate for managing memory bit by bit☆1,367Updated last year
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆918Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆828Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- Heapless, `static` friendly data structures☆1,908Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- Website for graphing performance of rustc☆703Updated this week
- Forum for discussion about what unsafe code can and can't do☆729Updated 5 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Rust programs written entirely in Rust☆868Updated 9 months ago
- The testing ground for the future of portable SIMD in Rust☆1,033Updated last week
- Optimized string search routines for Rust.☆1,362Updated 4 months ago
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- A unified interface for reading and writing object file formats☆806Updated last week
- Serialization library with zero dependencies☆854Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Typed distributed plugin registration☆1,252Updated 2 weeks ago