sfermigier / awesome-cythonLinks
A curated list of awesome Cython resources. Just a draft for now.
☆58Updated last year
Alternatives and similar repositories for awesome-cython
Users that are interested in awesome-cython are comparing it to the libraries listed below
Sorting:
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆61Updated 7 months ago
- General Purpose Data Manipulation Library☆324Updated 2 years ago
- RFC document, tooling and other content related to the dataframe API standard☆109Updated last year
- Simplifying conditional Polars Expressions with Python 🐍 🐻❄️☆122Updated 3 weeks ago
- Fast N-dimensional aggregation functions with Numba☆227Updated this week
- Make your Python code fly at transonic speeds!☆125Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A python library for univariate regression, interpolation, and smoothing.☆342Updated 2 years ago
- Wrapper allowing to use Polars DataFrames and LazyFrames for plotting with seaborn☆28Updated last year
- Phitter is a python library for accurately fitting statistical distributions to datasets, offering intuitive usage, comprehensive visuali…☆30Updated last week
- Optimised tools for group-indexing operations: aggregated sum and more☆209Updated 3 months ago
- A Python library for manipulating indices of ndarrays☆107Updated this week
- Lint Cython files☆87Updated last week
- Source for the "Making Python 100x faster with less than 100 lines of Rust" blog post☆42Updated last year
- Calling C from Python☆90Updated 4 years ago
- Your data - interactive!☆327Updated this week
- Efficient matrix representations for working with tabular data☆123Updated 3 weeks ago
- Execute a jupyter notebook, fast, without needing jupyter☆132Updated last month
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆233Updated this week
- A profiler for Numba☆78Updated 6 months ago
- A set of productivity tools for Python. Learn more at https://www.deshaw.com/library/desco-quansight-improving-jupyter-efficiency☆392Updated this week
- 64bit multithreaded python data analytics tools for numpy arrays and datasets☆386Updated last year
- Jupyter and iPython magic for compiling Python extensions written in Rust☆13Updated last year
- Beautiful ridgeline plots in Python☆237Updated this week
- For controlling time per iteration loop in Python.☆48Updated last year
- 🧑🏫 Practical guide to big data analysis, with Python☆23Updated last year
- A collection of content about key Python packaging topics and issues for projects using native code☆163Updated 3 months ago
- numba_scipy extends Numba to make it aware of SciPy