checkedc VS zz

Compare checkedc vs zz 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)

zz

🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C (by zetzit)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
checkedc zz
21 10
3,183 1,604
0.6% -
0.0 1.9
over 1 year ago almost 2 years ago
C 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.

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.

zz

Posts with mentions or reviews of zz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.

What are some alternatives?

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

koka - Koka language compiler and interpreter

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

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

angr - A powerful and user-friendly binary analysis platform!

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

CrossHair - An analysis tool for Python that blurs the line between testing and type systems.

c2rust - Migrate C code to Rust

micro-mitten - You might not need your garbage collector

linux - Linux kernel source tree

alive2 - Automatic verification of LLVM optimizations

dafny - Dafny is a verification-aware programming language