philberty / cython-bookLinks
Learning Cython packtpub.com code examples.
☆167Updated 8 years ago
Alternatives and similar repositories for cython-book
Users that are interested in cython-book are comparing it to the libraries listed below
Sorting:
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆131Updated last month
- Code examples from the book.☆426Updated 9 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 10 months ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 5 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated last month
- ☆73Updated last week
- Cython implementation of OrderedDict☆101Updated 9 years ago
- PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz's Dot language.☆77Updated 6 years ago
- Parallel programming with Python☆454Updated last month
- [deprecated] High-performance interactive visualization in Python☆187Updated 9 years ago
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 3 years ago
- Runtime compiler for numerical Python☆233Updated 4 months ago
- Memory efficient Python objects☆367Updated 3 months ago
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆59Updated last year
- 💥 Cython memory pool for RAII-style memory management☆456Updated last month
- IPython tool to report memory usage deltas for every command you type☆371Updated last year
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- Resources for learning about Python internals and CPython source code☆473Updated 2 years ago
- Parallel Programming with Python and Charm++☆295Updated 2 weeks ago
- A graph manipulation library in pure Python☆74Updated 10 months ago
- Python implementation of directed acyclic graph☆119Updated 4 years ago
- A few examples of how to use asyncio☆91Updated 5 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 6 years ago
- Library to embed PyPy into CPython☆241Updated 9 years ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago