philberty / cython-bookLinks
Learning Cython packtpub.com code examples.
☆169Updated 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☆133Updated 5 months ago
 - Code examples from the book.☆427Updated 9 years ago
 - Examples of safe coding practice for Python C extensions.☆231Updated last month
 - Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
 - Some notes on using Cython to increase the performance of Python code.☆61Updated last year
 - Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆65Updated 5 years ago
 - C implementation of Python 3 lru_cache☆157Updated 5 years ago
 - Cython implementation of OrderedDict☆101Updated 9 years ago
 - Generates Python Extension modules from Cythons PXD files☆77Updated 2 months ago
 - An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 4 years ago
 - An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
 - 💥 Cython memory pool for RAII-style memory management☆459Updated this week
 - Parallel Programming with Python and Charm++☆295Updated 3 months ago
 - Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆59Updated 2 years ago
 - ☆72Updated last week
 - IPython tool to report memory usage deltas for every command you type☆372Updated last year
 - Distributed and Parallel Computing Framework with / for Python☆267Updated 2 years ago
 - Parallel programming with Python☆459Updated 3 months ago
 - Code associated with an upcoming blog post discussing ctypes and python bindings in general☆60Updated 4 years ago
 - Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly☆749Updated 3 years ago
 - Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
 - Observable typed attributes for Python classes☆457Updated 3 weeks ago
 - Outdated binary tree package, please switch to sortedcontainers (UNMAINTAINED)☆77Updated 4 years ago
 - Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
 - ViTables, a GUI for PyTables☆165Updated 9 months ago
 - Chaco is a Python package for building interactive and custom 2-D plots.☆298Updated 2 weeks ago
 - Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
 - Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
 - Example Numba implementations of functions☆177Updated 3 years ago
 - An in-memory LRU cache for python☆154Updated 4 years ago