philberty / cython-bookLinks
Learning Cython packtpub.com code examples.
☆168Updated 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☆133Updated 2 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated last week
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 10 months ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated last month
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
- Parallel programming with Python☆457Updated last week
- Generates Python Extension modules from Cythons PXD files☆76Updated last week
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Parallel Programming with Python and Charm++☆295Updated last week
- Distributed and Parallel Computing Framework with / for Python☆267Updated last year
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 3 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 5 years ago
- A pure python, NoSQL, fast database.☆63Updated 7 years ago
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆198Updated 4 years ago
- distributed and parallel Python☆91Updated 3 weeks ago
- ☆72Updated this week
- Memory efficient Python objects☆367Updated 4 months ago
- A fast, pure Python in-memory database engine☆104Updated 2 years ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- IPython tool to report memory usage deltas for every command you type☆371Updated last year
- Python implementation of directed acyclic graph☆119Updated 5 years ago
- Outdated binary tree package, please switch to sortedcontainers (UNMAINTAINED)☆78Updated 4 years ago
- ☆608Updated 7 years ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- Easy to use python subprocess interface☆113Updated last year