c2rust VS min-sized-rust

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

min-sized-rust

🦀 How to minimize Rust binary size 📦 (by johnthagen)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
c2rust min-sized-rust
46 101
3,631 7,301
2.5% -
9.5 6.2
10 days ago 11 days ago
Rust Rust
GNU General Public License v3.0 or later MIT License
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.

c2rust

Posts with mentions or reviews of c2rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-10.

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.

What are some alternatives?

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

smartstring - Compact inlined strings for Rust.

rustc_codegen_gcc - libgccjit AOT codegen for rustc

Cargo - The Rust package manager

embedded-graphics - A no_std graphics library for embedded applications

subsurface - This is the official upstream of the Subsurface divelog program

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

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

librope - UTF-8 rope library for C

checkedc - Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.

zz - 🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C [Moved to: https://github.com/zetzit/zz]

openQA - openQA web-frontend, scheduler and tools.

coreutils - Cross-platform Rust rewrite of the GNU coreutils