GCC Front-End for Rust
☆2,850Mar 11, 2026Updated last week
Alternatives and similar repositories for gccrs
Users that are interested in gccrs are comparing it to the libraries listed below
Sorting:
- libgccjit AOT codegen for rustc☆1,104Updated this week
- Alternative rust compiler (re-implementation)☆2,441Mar 8, 2026Updated last week
- Cranelift based backend for rustc☆2,002Mar 11, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- Migrate C code to Rust☆4,656Updated this week
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- A Rust compiler front-end for IDEs☆16,170Updated this week
- Safe interop between Rust and C++☆6,684Updated this week
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks ago
- Adding support for the Rust language to the Linux kernel.☆4,327Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆11,000Updated this week
- Cross-platform Rust rewrite of the GNU coreutils☆22,926Updated this week
- 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧☆7,587Oct 31, 2025Updated 4 months ago
- A lightweight WebAssembly runtime that is fast, secure, and standards-compliant☆17,737Mar 13, 2026Updated last week
- A modern TLS library in Rust☆7,295Updated this week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,146Feb 24, 2026Updated 3 weeks ago
- A Python Interpreter written in Rust☆21,879Mar 14, 2026Updated last week
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,103Mar 14, 2026Updated last week
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Status Reports☆67Mar 2, 2026Updated 2 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,234Updated this week
- Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utili…☆7,101Updated this week
- Rust for Windows☆11,991Mar 14, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Parser for Rust source code☆3,302Updated this week
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,931Feb 22, 2026Updated 3 weeks ago
- A cross-platform GUI library for Rust, inspired by Elm☆29,890Updated this week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,858Updated this week
- Rust implementations of compiler-rt and libm☆484Updated this week
- A very fast linker for Linux☆3,393Mar 13, 2026Updated last week
- Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between…☆3,129Sep 22, 2024Updated last year
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,454Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,978Updated this week
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago