philberty / cython-bookLinks
Learning Cython packtpub.com code examples.
☆170Updated 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.☆426Updated 9 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- Examples of safe coding practice for Python C extensions.☆233Updated 3 months ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Parallel Programming with Python and Charm++☆295Updated 6 months ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Cython implementation of OrderedDict☆102Updated 9 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated this week
- Parallel programming with Python☆460Updated 5 months ago
- 💥 Cython memory pool for RAII-style memory management☆460Updated last month
- PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz's Dot language.☆78Updated 7 years ago
- Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly☆752Updated 4 years ago
- Outdated binary tree package, please switch to sortedcontainers (UNMAINTAINED)☆77Updated 5 years ago
- Distributed and Parallel Computing Framework with / for Python☆267Updated 2 years ago
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆59Updated 2 years ago
- ☆73Updated 2 weeks ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
- ViTables, a GUI for PyTables☆167Updated 11 months ago
- ☆33Updated 10 years ago
- Observable typed attributes for Python classes☆460Updated 3 weeks ago
- Learning 0mq with examples and notes from articles on the web☆93Updated 4 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Use highchart.js to make plots in Python and IPython notebooks☆134Updated 5 years ago
- IPython tool to report memory usage deltas for every command you type☆373Updated last year
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆203Updated 5 years ago
- A fast, pure Python in-memory database engine☆104Updated 2 years 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