Python Cpython

Open-source Python projects categorized as Cpython

Top 12 Python Cpython Projects

  • Cython

    The most widely used Python to C compiler

    Project mention: Been using Python for 3 years, never used a Class. | reddit.com/r/learnpython | 2023-03-15

    There are also just-in-time compilers available for some Python features, that compile those parts to machine code. That includes Numba (usable as a library within CPython) and Pypy (an alternative Python implementation that includes a JIT compiler to improve performance). There’s also Cython, which is a superset of Python that allows more directly interfacing with C and C++ functions, and compiling the resulting combined code.

  • pyRevit

    Rapid Application Development (RAD) Environment for Autodesk Revit®

    Project mention: No Export to PDF option? | reddit.com/r/Revit | 2022-09-05
  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • marrow.mailer

    A light-weight, modular, message representation and mail delivery framework for Python. (by marrow)

    Project mention: How to Send an Email in Python | dev.to | 2022-09-26

    Marrow Mailer is a dedicated mail delivery framework adding various helpful configurations.

  • diojit

    Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.

  • CuVec

    Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory

  • unpythonic

    Supercharge your Python with parts of Lisp and Haskell.

    Project mention: Unpythonic: Python Meets Lisp and Haskell | news.ycombinator.com | 2022-11-28
  • mcpyrate

    Advanced macro expander and language lab for Python.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • cinje

    A Pythonic and ultra fast template engine DSL.

  • einspect

    Extended Inspect - View and modify memory structures of runtime objects.

    Project mention: Mutable string views - einspect | reddit.com/r/Python | 2023-01-27
  • pyheap

    A heap dumper and analyzer for CPython based on GDB

    Project mention: Show HN: PyHeap – A heap dumper and analyzer for CPython based on GDB | news.ycombinator.com | 2022-12-12
  • yapic.json

    Ultra fast json encode / decode library for Python 3.5+

  • gilstats.py

    A utility for dumping per-thread statistics for CPython GIL using eBPF

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-15.

Python Cpython related posts

Index

What are some of the best open-source Cpython projects in Python? This list will help you:

Project Stars
1 Cython 7,748
2 pyRevit 925
3 marrow.mailer 260
4 diojit 116
5 CuVec 75
6 unpythonic 69
7 mcpyrate 48
8 cinje 29
9 einspect 27
10 pyheap 25
11 yapic.json 17
12 gilstats.py 6
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com