paulross / NotesOnCython
Some notes on using Cython to increase the performance of Python code.
☆61Updated 8 months ago
Alternatives and similar repositories for NotesOnCython:
Users that are interested in NotesOnCython are comparing it to the libraries listed below
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated last month
- Fast fractions reimplementation in Cython☆38Updated last month
- Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python m…☆26Updated 8 years ago
- JupyterLab extension to explore CPython Bytecode☆62Updated 2 years ago
- Discover and load entry points from installed packages☆74Updated 4 months ago
- calculate memory footprint of python objects☆29Updated 7 years ago
- Ball and Chain Decorators☆42Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated 9 months ago
- Domain Specific Languages in Python☆96Updated last year
- 🧣 Write reusable web API interactions☆128Updated last week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 4 months ago
- Useful Mutable Mappings☆70Updated last year
- Reference implementation for the proposed standard library module zoneinfo☆51Updated 7 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 4 months ago
- Cookiecutter template for a Python package with a Rust binary module that supports releasing on Windows, OSX and Linux.☆47Updated 7 years ago
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated 2 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Python checker for places where deprecated functions are called.☆30Updated last year
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated 8 months ago
- Undermining Python's "turtles-all-the-way-up" asynchronous idiom.☆19Updated 6 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- A quicker pickle☆108Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Decorator library to configure function arguments☆38Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago