c2rust VS checkedc

Compare c2rust vs checkedc and see what are their differences.

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. (by microsoft)
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 checkedc
46 21
3,667 3,183
2.5% 0.6%
9.5 0.0
about 23 hours ago over 1 year ago
Rust C
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

checkedc

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

What are some alternatives?

When comparing c2rust and checkedc you can also consider the following projects:

koka - Koka language compiler and interpreter

min-sized-rust - 🦀 How to minimize Rust binary size 📦

rust.ko - A minimal Linux kernel module written in rust.

manyclangs - Repository hosting unofficial binary pack files for many commits of LLVM

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

librope - UTF-8 rope library for C

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

rtorrent - rTorrent BitTorrent client

linux - Linux kernel source tree

wuffs - Wrangling Untrusted File Formats Safely

dafny - Dafny is a verification-aware programming language

genny - Generate a shared library and bindings for many languages.