philberty / cython-bookLinks
Learning Cython packtpub.com code examples.
☆166Updated 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:
- Code examples from the book.☆427Updated 9 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 3 weeks ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 9 months ago
- Material for the SciPy 2017 Cython tutorial☆142Updated 7 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Runtime compiler for numerical Python☆232Updated 4 months ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 3 weeks ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated last week
- Parallel Programming with Python and Charm++☆294Updated this week
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- Python State Machine for humans☆406Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- A few examples of how to use asyncio☆91Updated 5 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 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
- An in-memory LRU cache for python☆154Updated 4 years ago
- Python library providing type-checked function calls at runtime☆98Updated 9 months ago
- IPython tool to report memory usage deltas for every command you type☆371Updated last year
- Easy to use python subprocess interface☆113Updated last year
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Example Numba implementations of functions☆175Updated 2 years ago
- A fast Python RPC library☆336Updated 2 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Code from Concurrency Live - PyCon 2015☆166Updated 10 years ago
- Python exposure of dynd☆121Updated 2 years ago
- Outdated binary tree package, please switch to sortedcontainers (UNMAINTAINED)☆78Updated 4 years ago