python-c-extension
There are 19 repositories under python-c-extension topic.
bmoscon/orderbook
A fast L2/L3 orderbook data structure, in C, for Python
jeongukjae/python-mecab
A repository to bind mecab for Python 3.5+. Not using swig nor pybind. (Not Maintained Now)
althonos/iocursor
A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::io::Cursor.
winstxnhdw/KeyWin
A fast Python wrapper for Win32's SendInput function using C extensions.
ozansz/fastrequest
A Python C extension module for fast HTTP requests with SSL/TLS support
lycantropos/cfractions
Python C API alternative to `fractions` module
hanke0/python-ctools
A collection of useful data structures and functions written in C for Python.
atpalmer-python/python-cstring
Provides a Python string implementation based on C's nul-terminated strings.
0382/color
set console color with python
atpalmer-python/recurl
libcurl adapter for Python's requests
DottD/pynger
Package for fingerprint analysis
izkn/py-inotify
Lightweight bindings for inotify(7) using the Python/C API
kmuinfosec/MUSEUM
Scalable and Multifaceted Search and Its Application for Malware Binary Files
winstxnhdw/PixWin
A fast Python API for retrieving RGB values of a pixel on Windows using C extensions and ctypes.
matez0/proof-of-work-multiprocessing
Calculating proof of work suffix with multiprocessing
milladgit/python-c-extensions-tut
Python C Extensions Tutorial
nihalkenkre/pyvk
Python bindings for the Vulkan C library
cleoold/linearly_varying_binomial_distribution_calcs_Python
a "binomial" distribution with linearly increasing chance.
GiorgioMegrelli/Python-C
Python C API Example