c-extension
There are 52 repositories under c-extension topic.
pydata/bottleneck
Fast NumPy array functions written in C
Parsely/pykafka
Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance.
scikit-build/scikit-build
Improved build system generator for CPython C, C++, Cython and Fortran extensions
SciRuby/rubex
rubex - A Ruby-like language for writing Ruby C extensions.
serpapi/nokolexbor
High-performance HTML5 parser for Ruby based on Lexbor, with support for both CSS selectors and XPath.
SethMMorton/fastnumbers
Super-fast and clean conversions to numbers for Python.
python-packaging-tutorial/python-packaging-tutorial
Tutorial on python packaging
SketchUp/ruby-c-extension-examples
Ruby C extension examples
PyGreSQL/PyGreSQL
The official PyGreSQL repository
Iotic-Labs/py-lz4framed
LZ4-frame library for Python (via C bindings)
Iotic-Labs/py-ubjson
Universal Binary JSON draft-12 serializer for Python
mooreniemi/array_collapse
:boom: Array#collapse
kwilczynski/ruby-magic
Simple interface to libmagic for Ruby Programming Language
zariiii9003/autosar-e2e
Python implementation of the AUTOSAR E2E Protocol
oohlaf/python-whirlpool
Python wrapper extension for C Whirlpool digest reference implementation.
untitaker/shippai
Use Rust failures as Python exceptions
obulkin/string-dist
A Python library for calculating string distances using C extensions (with a pure Python fallback)
K0lb3/tex2img
a texture decompression C++-extension for Python
coding-pelican/dasae-headers
dasae-headers: A modern extension language for safer and more productive C programming
K0lb3/adx2wav
converts adx to wav
gafoo173/HardView
A hardware monitoring project that provides high-performance tools, Python libraries, and C++ header files for retrieving and displaying detailed hardware information.
ChrisRx/quickavro
a fast Python Avro library
kwilczynski/ruby-fizzbuzz
Yet another FizzBuzz in Ruby!
ClnViewer/LibWchar2
A wrapper library for compatibility with projects written for the Windows API, where wchar_t size == 2 bytes on *nix platforms. Replaces libc, glibc functions using the wchar_t type.
rodmena-limited/httpit
Ultra Fast Python HTTP server written in pure C
emmatyping/pyqml
Python C extension wrapping the minimal Qt Qml API. Still very much a WIP
joelibaceta/php-c-extension-demo
An extension for PHP written in c to demonstrate the performance improvements in the numerical calculation.
VICTORVICKIE/Kivy_Python_C_Extension_Demo
Python C-Extension on Kivy for Android
PANDATD/CandPythonBridge
This Repo contains all info about how to call the c function in python.
simplay/seamless_cloning
try out ruby's c-extensions
assad2008/phalcon-Skeleton-noView
基于phalcon的骨架
betrixed/php_toml
PHP C-Extension to parse a TOML formatted string, and return its equivalent array structure
bivex/Kage
A PHP code encryption and protection tool designed to secure source code and provide a secure runtime environment, enhanced with a C extension for performance.
DarrenRainey/C-Examples
Example code written in C for beginners
RandomCoderTinker/php-rlp
High-performance RLP encoder/decoder for PHP, written in C as a native extension. Fully compatible with Ethereum’s Recursive Length Prefix (RLP) specification. Offers 10–30x performance gains over pure PHP libraries like kornrunner/rlp.
Vykstorm/numpy-bool-argmax-ext
Additional helper methods to improve numpy.argmax performance for 1D boolean arrays with strides