rust-lang / rustc_codegen_gcc
libgccjit AOT codegen for rustc
☆941Updated 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,668Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆749Updated this week
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆962Updated 3 months ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,256Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- The testing ground for the future of portable SIMD in Rust☆928Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,520Updated this week
- Safe cross-platform linker shenanigans☆677Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,073Updated 4 months ago
- Find out what takes most of the space in your executable.☆2,413Updated 8 months ago
- Rust programs written entirely in Rust☆778Updated 2 weeks ago
- ☆919Updated 6 months ago
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,312Updated last week
- A very fast linker for Linux☆809Updated this week
- Compile time static maps for Rust☆1,864Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- Typed distributed plugin registration☆1,040Updated last week
- Data structure serialization library with several opposite design goals from Serde☆822Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆691Updated 2 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,159Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,420Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆542Updated last year