cppfront VS unsafe-python

Compare cppfront vs unsafe-python and see what are their differences.

cppfront

A personal experimental C++ Syntax 2 -> Syntax 1 compiler (by hsutter)

unsafe-python

A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.) (by DavidBuchanan314)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cppfront unsafe-python
85 3
5,103 91
- -
9.5 10.0
4 days ago almost 2 years ago
C++ Python
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.

cppfront

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

unsafe-python

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

What are some alternatives?

When comparing cppfront and unsafe-python you can also consider the following projects:

carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

WPF - WPF is a .NET Core UI framework for building Windows desktop applications.

jakt - The Jakt Programming Language

windows-rs - Rust for Windows

serenity - The Serenity Operating System 🐞

cppbestpractices - Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

exotracker-cpp

sorbet - A fast, powerful type checker designed for Ruby

LoopModels - "Full speed or nothing." - James Hetfield

PyO3 - Rust bindings for the Python interpreter