A Formal Model of Checked C

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • checkedc-clang

    This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.

  • Is it related to https://github.com/microsoft/checkedc-clang ?

    Another interesting link is https://support.apple.com/guide/security/memory-safe-iboot-i... : Apple modified C compiler to improve iBoot security. I never found this particular implementation, I guess it's proprietary.

  • cyclone

    Cyclone Language Compiler fixes to build on recent operating systems (by mingodad)

  • Here https://github.com/mingodad/cyclone is my attempt to update the latest available cyclone code and fix it to build on more recents operating systems.

    The first step is build as 32 bits as clean as possible then attempt to update to be able to also build for 64 bits.

    Actually it's already working on Ubuntu 18.04 see the build here https://github.com/mingodad/cyclone/actions .

    One of the main reasons to do it is to preserve for historical purposes .

    There is also this other repositories that seems to try something similar:

    https://github.com/moon-chilled/cyclonic

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cyclonic

    WIP port of cyclone to modern platforms

  • Here https://github.com/mingodad/cyclone is my attempt to update the latest available cyclone code and fix it to build on more recents operating systems.

    The first step is build as 32 bits as clean as possible then attempt to update to be able to also build for 64 bits.

    Actually it's already working on Ubuntu 18.04 see the build here https://github.com/mingodad/cyclone/actions .

    One of the main reasons to do it is to preserve for historical purposes .

    There is also this other repositories that seems to try something similar:

    https://github.com/moon-chilled/cyclonic

  • cyclone

    Cyclone is a safe dialect of C (by catb0t)

  • cyclone

    Cyclone is a type- and memory-safe dialect of C (by pippijn)

  • cyclone

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Resistance against London tube map commit history (a.k.a. git merge hell) (2015)

    1 project | news.ycombinator.com | 2 May 2024
  • The File Filesystem

    7 projects | news.ycombinator.com | 30 Apr 2024
  • Ubuntu 24.04 LTS is so buggy you can't install the OS [video]

    1 project | news.ycombinator.com | 1 May 2024
  • Semi-Scripted Conversational Applications

    1 project | dev.to | 1 May 2024
  • Dune 3D 1.1.0 Released

    2 projects | news.ycombinator.com | 1 May 2024