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:
- 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☆133Updated 3 months ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 weeks ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 3 months ago
- Parallel programming with Python☆459Updated last month
- Generates Python Extension modules from Cythons PXD files☆76Updated 2 weeks ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Distributed and Parallel Computing Framework with / for Python☆267Updated last year
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
- Parallel Programming with Python and Charm++☆295Updated last month
- Outdated binary tree package, please switch to sortedcontainers (UNMAINTAINED)☆78Updated 4 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Python implementation of directed acyclic graph☆120Updated 5 years ago
- ☆33Updated 9 years ago
- Cython implementation of OrderedDict☆101Updated 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
- ☆72Updated last week
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Qt Meets Pandas☆139Updated 5 years ago
- Runtime compiler for numerical Python☆235Updated 7 months ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 4 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- ViTables, a GUI for PyTables☆165Updated 7 months ago
- MessagePack RPC implementation for Python☆211Updated 3 years ago