rust-lang / rustc_codegen_gccLinks
libgccjit AOT codegen for rustc
☆1,085Updated 3 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,956Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,868Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆909Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- A crate for managing memory bit by bit☆1,361Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Rust programs written entirely in Rust☆860Updated 8 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,553Updated last month
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- Macros for all your token pasting needs☆1,072Updated last year
- A fast bump allocation arena for Rust☆2,046Updated this week
- Website for graphing performance of rustc☆699Updated this week
- Compile time static maps for Rust☆2,076Updated 3 months ago
- A port of MUSL's libm to Rust.☆633Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,885Updated last week
- The testing ground for the future of portable SIMD in Rust☆1,023Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆916Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- ☆894Updated this week
- ☆1,156Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,873Updated 5 months ago
- A no_std + serde compatible message library for Rust☆1,276Updated 2 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,340Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week