min-sized-rust VS rustc_codegen_gcc

Compare min-sized-rust vs rustc_codegen_gcc and see what are their differences.

min-sized-rust

🦀 How to minimize Rust binary size 📦 (by johnthagen)

rustc_codegen_gcc

libgccjit AOT codegen for rustc (by antoyo)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
min-sized-rust rustc_codegen_gcc
101 33
7,301 9
- -
6.2 9.7
11 days ago 3 days ago
Rust Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

min-sized-rust

Posts with mentions or reviews of min-sized-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-18.

rustc_codegen_gcc

Posts with mentions or reviews of rustc_codegen_gcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-08.

What are some alternatives?

When comparing min-sized-rust and rustc_codegen_gcc you can also consider the following projects:

gccrs - GCC Front-End for Rust

smartstring - Compact inlined strings for Rust.

c2rust - Migrate C code to Rust

rustc_codegen_gcc - libgccjit AOT codegen for rustc

Cargo - The Rust package manager

regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

embedded-graphics - A no_std graphics library for embedded applications

tiny-rust-executable - Using Rust to make a 137-byte static AMD64 Linux executable

polonius - Defines the Rust borrow checker.

avr-hal - embedded-hal abstractions for AVR microcontrollers

openQA - openQA web-frontend, scheduler and tools.

coreutils - Cross-platform Rust rewrite of the GNU coreutils