An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with python-c-extension

A curated list of projects in awesome lists tagged with python-c-extension .

https://github.com/bmoscon/orderbook

A fast L2/L3 orderbook data structure, in C, for Python

c finance orderbook python python-c-extension python-extension trading

Last synced: 15 May 2025

https://github.com/arkueid/live2d-py

Live2D Library for Python (C++ Wrapper): Supports model loading, lip-sync and basic face rigging, precise click test.

cubism-sdk live2d opengl python python-c-extension

Last synced: 06 Apr 2025

https://github.com/althonos/iocursor

A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::io::Cursor.

buffer file-like python python-c-extension python-extension sans-io zero-copy

Last synced: 07 Sep 2025

https://github.com/winstxnhdw/keywin

A fast Python wrapper for Win32's SendInput function using C extensions.

python-c-extension sendinput win32-api

Last synced: 06 May 2025

https://github.com/lycantropos/cfractions

Python C API alternative to `fractions` module

fractions python-c-extension

Last synced: 30 Apr 2025

https://github.com/hanke0/python-ctools

A collection of useful data structures and functions written in C for Python.

data-structures functions python-c-api python-c-extension python-library

Last synced: 20 Aug 2025

https://github.com/winstxnhdw/pixwin

A fast Python API for retrieving RGB values of a pixel on Windows using C extensions and ctypes.

ctypes getpixel pyscreeze python-c-extension win32-api

Last synced: 06 May 2025

https://github.com/atpalmer-python/python-cstring

Provides a Python string implementation based on C's nul-terminated strings.

python python-c-extension python3

Last synced: 18 Mar 2025

https://github.com/atpalmer-python/recurl

libcurl adapter for Python's requests

curl libcurl libcurl-bindings python python-c-extension python3

Last synced: 27 Mar 2025

https://github.com/syildizz/ieee754repr

A small Python library which gives you the IEEE-754 representation of a floating point number.

floating-point ieee754 python python-c-extension

Last synced: 23 Jun 2025

https://github.com/cleoold/linearly_varying_binomial_distribution_calcs_python

a "binomial" distribution with linearly increasing chance.

probability python-c-extension statistics

Last synced: 16 Mar 2025

https://github.com/coby-sonn/kmeans-python-c

An efficient K-Means clustering implementation combining Python for preprocessing and a C extension for optimized computations, featuring K-Means++ initialization and linked-list memory management.

kmeans machine-learning memory-management python-c-extension

Last synced: 30 Jul 2025