Python C

Open-source Python projects categorized as C

Top 23 Python C Projects

  • kitty

    Cross-platform, fast, feature-rich, GPU based terminal

  • Project mention: Just How Much Faster Are the Gnome 46 Terminals? | news.ycombinator.com | 2024-04-08

    And kitty is much faster according to this: https://github.com/kovidgoyal/kitty/issues/2701#issuecomment...

    Also typometer based measurements also on Linux. Shrug.

  • pillow

    Python Imaging Library (Fork)

  • Project mention: Creando Subtítulos Automáticos para Vídeos con Python, Faster-Whisper, FFmpeg, Streamlit, Pillow | dev.to | 2024-04-29

    Pillow (https://python-pillow.org/)

  • 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
  • BorgBackup

    Deduplicating archiver with compression and authenticated encryption.

  • Project mention: Ask HN: Open-source Windows 11 backup solutions | news.ycombinator.com | 2024-04-04

    i use - and recommend - "borgbackup": for example with the "vorta" graphical frontend

    * https://www.borgbackup.org/

    * https://vorta.borgbase.com/install/windows/

    just my 0.02€

  • Cython

    The most widely used Python to C compiler

  • Project mention: Ask HN: C/C++ developer wanting to learn efficient Python | news.ycombinator.com | 2024-04-10
  • conan

    Conan - The open-source C and C++ package manager

  • Project mention: Are We Modules Yet? | news.ycombinator.com | 2024-05-01

    Silly question: What's the difference between C++20 modules and https://conan.io? (Google was vague, and ChatGPT, you know, sometimes makes things up so I rather ask fellow humans...)

  • dumb-init

    A minimal init system for Linux containers

  • m2cgen

    Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

  • SaaSHub

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

    SaaSHub logo
  • codechecker

    CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy

  • arl

    lists of most popular repositories for most favoured programming languages (according to StackOverflow)

  • youtube

    Code from the Engineer Man YouTube channel. Please do not submit pull requests, they will be ignored/closed. The code in the repo needs to remain as it was in the video. (by engineer-man)

  • pyo

    Python DSP module

  • compiledb

    Tool for generating Clang's JSON Compilation Database files for make-based build systems.

  • Project mention: Eglot + clangd not working for NetHack code base | /r/emacs | 2023-06-17

    An update: I am now able to make everything work by generating `compile_commands.json` using compiledb. I'm aware that there is another tool Bear but for some reason it generates an empty `compile_commands.json` file for me.

  • ShivyC

    C compiler created in Python.

  • bottleneck

    Fast NumPy array functions written in C (by pydata)

  • c-code-style

    Recommended C code style and coding rules for standard C99 or later

  • gcovr

    generate code coverage reports with gcc/gcov

  • cmake-conan

    CMake wrapper for conan C and C++ package manager

  • emerge

    Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.

  • Project mention: Preporuka alata za vizuelizaciju koda | /r/programiranje | 2023-12-10
  • apsw

    Another Python SQLite wrapper

  • prometeo

    An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing

  • Project mention: Borgo is a statically typed language that compiles to Go | news.ycombinator.com | 2024-04-30

    Not impossible but I guess you might end up with an extra runtime layer and some more dynamic operations will not be very fast. Or you restrict it to a subset of Python like this project does: https://github.com/zanellia/prometeo

    You could of course write a bytecode VM in Golang but I guess that defeats the purpose.

  • bazel-compile-commands-extractor

    Goal: Enable awesome tooling for Bazel users of the C language family.

  • ciso8601

    Fast ISO8601 date time parser for Python written in C

  • PipelineC

    A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.

  • Project mention: PipelineC Example: FM Radio Demodulation (FPGA SDR) | news.ycombinator.com | 2024-03-03

    Related: PipelineC: A C-like hardware description language (HDL):

    https://github.com/JulianKemmerer/PipelineC

  • 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).

Python C related posts

  • Are We Modules Yet?

    3 projects | news.ycombinator.com | 1 May 2024
  • Principles for Keyboard Layouts (2022)

    5 projects | news.ycombinator.com | 29 Apr 2024
  • Creando Subtítulos Automáticos para Vídeos con Python, Faster-Whisper, FFmpeg, Streamlit, Pillow

    7 projects | dev.to | 29 Apr 2024
  • Gemini API 102: Next steps beyond "Hello World!"

    5 projects | dev.to | 24 Apr 2024
  • Linux fu: getting started with systemd

    5 projects | news.ycombinator.com | 14 Apr 2024
  • Microsoft is ending support for the Windows Subsystem for Android (WSA)

    7 projects | news.ycombinator.com | 5 Mar 2024
  • PipelineC Example: FM Radio Demodulation (FPGA SDR)

    2 projects | news.ycombinator.com | 3 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 May 2024
    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. Learn more →

Index

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

Project Stars
1 kitty 22,128
2 pillow 11,766
3 BorgBackup 10,594
4 Cython 8,976
5 conan 7,844
6 dumb-init 6,713
7 m2cgen 2,719
8 codechecker 2,110
9 arl 1,890
10 youtube 1,799
11 pyo 1,277
12 compiledb 1,254
13 ShivyC 1,019
14 bottleneck 1,010
15 c-code-style 942
16 gcovr 815
17 cmake-conan 804
18 emerge 743
19 apsw 698
20 prometeo 617
21 bazel-compile-commands-extractor 604
22 ciso8601 557
23 PipelineC 548

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com