C Python3

Open-source C projects categorized as Python3

Top 23 C Python3 Projects

  1. MicroPython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

    Project mention: MicroPython – Python for Microcontrollers | news.ycombinator.com | 2025-03-28
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. CPython-Internals

    Dive into CPython internals, trying to illustrate every detail of CPython implementation

  4. circuitpython

    CircuitPython - a Python implementation for teaching coding with microcontrollers

    Project mention: Talking to the Pico over USB | dev.to | 2024-07-16

    The keypad itself can mimic any keypresses on a regular keyboard if the Pico is installed with CircuitPython, so the Pico-to-Mac communication is already set up. For the Mac to communicate with the Pico, I managed to piece the instructions together from various sources. That’s the bit I’ll be bringing together into this article.

  5. meinheld

    Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)

  6. HFT-Orderbook

    Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C

  7. dumpulator

    An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).

  8. monomorph

    MD5-Monomorphic Shellcode Packer - all payloads have the same MD5 hash

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. apsw

    Another Python SQLite wrapper

    Project mention: APSW: Another Python SQLite Wrapper | news.ycombinator.com | 2025-01-06
  11. Kernels

    This is a set of simple programs that can be used to explore the features of a parallel platform.

  12. pytricia

    A library for fast IP address lookup in Python.

  13. CS50x_2021

    Harvard CS50x — 2021 solutions

  14. python-hyperscan

    🐍 A CPython extension for the Hyperscan regular expression matching library.

  15. lua-resty-ffi

    lua-resty-ffi provides an efficient and generic API to do hybrid programming in openresty/envoy with mainstream languages (Go, Python, Java, Rust, Nodejs, etc.).

  16. Motion_Control_Examples

    Software examples for Thorlabs motion control products (e.g. T-Cube, K-Cube, and benchtop brushless, DC, stepper, and Piezo motor controllers)

  17. pywasm3

    Python bindings for Wasm3, a fast WebAssembly interpreter and the most universal WASM runtime

  18. cydoomgeneric

    Easily portable DooM for Python (+ some pretty sick demos)

  19. grav_sim

    N-body gravity simulation library with C and Python API

    Project mention: Gravity-Simulator: Newtonian N-body gravity simulator accelerated with C library | news.ycombinator.com | 2024-08-02
  20. sqlite-spellfix

    Loadable spellfix1 extension for sqlite as python package

  21. linux-ps3-iso-tools

  22. ptttl

    Superset of NOKIA's RTTTL which adds polyphony & vibrato. Includes Python and C implementations.

  23. dc540-0x00002

    DC540 hacking challenge 0x00002 [MicroPython CTF].

  24. lib-python3

    Unikraft port of Python 3

  25. pc-info

    A little project to show some info about your pc (Ex. GPU temperature) on an external display driven by an ESP32. The python script works only for NVIDIA cards.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

C Python3 discussion

Log in or Post with

C Python3 related posts

  • APSW: Another Python SQLite Wrapper

    1 project | news.ycombinator.com | 6 Jan 2025
  • Python packages

    2 projects | dev.to | 4 Oct 2024
  • HFT-Orderbook: NEW Extended Research - star count:857.0

    1 project | /r/algoprojects | 10 Dec 2023
  • For those who miss having HDMI

    2 projects | /r/RG405V | 23 Oct 2023
  • Amiga Systems Programming in 2023

    2 projects | news.ycombinator.com | 5 Sep 2023
  • OpenSSL 1.1.1 End of Life Approaching

    4 projects | news.ycombinator.com | 16 Jun 2023
  • Pystack: Like Pstack but for Python

    3 projects | news.ycombinator.com | 7 Jun 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 30 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 MicroPython 20,244
2 CPython-Internals 4,263
3 circuitpython 4,257
4 meinheld 1,464
5 HFT-Orderbook 1,107
6 dumpulator 799
7 monomorph 786
8 apsw 779
9 Kernels 429
10 pytricia 224
11 CS50x_2021 177
12 python-hyperscan 171
13 lua-resty-ffi 112
14 Motion_Control_Examples 95
15 pywasm3 84
16 cydoomgeneric 67
17 grav_sim 39
18 sqlite-spellfix 26
19 linux-ps3-iso-tools 26
20 ptttl 16
21 dc540-0x00002 13
22 lib-python3 5
23 pc-info 2

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?