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. Learn more →
Top 12 Python Cpython Projects
-
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.
-
-
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)
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
-
-
-
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.
-
-
-
Project mention: Show HN: PyHeap – A heap dumper and analyzer for CPython based on GDB | news.ycombinator.com | 2022-12-12
-
-
Python Cpython related posts
- My Python Code is importing C functions
- Does that make us, the same?
- Choosing a target system for emulation
- Mutable string views - einspect
- Mutable tuple views - einspect
- Cross compiling pybind11 module with Mingw-gcc for Windows from Linux
- Show HN: PyHeap – A heap dumper and analyzer for CPython based on GDB
-
A note from our sponsor - Sonar
www.sonarsource.com | 20 Mar 2023
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 |