philberty / cython-book
Learning Cython packtpub.com code examples.
☆165Updated 7 years ago
Alternatives and similar repositories for cython-book:
Users that are interested in cython-book are comparing it to the libraries listed below
- Code examples from the book.☆426Updated 8 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 7 years ago
- Material for the SciPy 2017 Cython tutorial☆140Updated 7 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 5 months ago
- Parallel Programming with Python and Charm++☆293Updated last week
- Intermediate and Advanced Software Carpentry tutorial material☆76Updated 7 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 2 months ago
- Examples of safe coding practice for Python C extensions.☆224Updated this week
- Runtime compiler for numerical Python☆232Updated 3 years ago
- Cython implementation of OrderedDict☆101Updated 8 years ago
- 💥 Cython memory pool for RAII-style memory management☆447Updated last week
- Easy to use python subprocess interface☆113Updated last year
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Tutorial on "Efficient Python for High-Performance Computing"☆122Updated last year
- Minimal Pythonic Interface Definitions☆112Updated 3 years ago
- IPython tool to report memory usage deltas for every command you type☆368Updated 9 months ago
- distributed and parallel Python☆90Updated 3 weeks ago
- A lightweight, pure Python, numpy compliant ndarray class.☆194Updated 4 years ago
- A few examples of how to use asyncio☆91Updated 4 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 6 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆160Updated 4 years ago
- Parallel programming with Python☆451Updated last month
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Python Meta Programming☆142Updated 2 years ago
- A pure python, NoSQL, fast database.☆63Updated 7 years ago
- Code associated with an upcoming blog post discussing ctypes and python bindings in general☆61Updated 3 years ago
- An efficient and lightweight thread pool☆37Updated 3 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- Weave - tools for including C/C++ code within Python code.☆56Updated last year