Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance.
-
Updated
Jan 27, 2021 - Python
Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance.
Improved build system generator for CPython C, C++, Cython and Fortran extensions
Tutorial on python packaging
The official PyGreSQL repository
Universal Binary JSON draft-12 serializer for Python
Use Rust failures as Python exceptions
A Python library for calculating string distances using C extensions (with a pure Python fallback)
Additional helper methods to improve numpy.argmax performance for 1D boolean arrays with strides
Benchmarking Python-C Integration Methods: Performance and Practicality. This repository compares Pure C, Pure Python, Python C Extensions, and ctypes using matrix multiplication to assess execution time, implementation complexity, and maintainability.
Examples on how to setup numba, cython and c-extensions for speed improvements in Python projects
Add a description, image, and links to the c-extension topic page so that developers can more easily learn about it.
To associate your repository with the c-extension topic, visit your repo's landing page and select "manage topics."