eriknw / cytoolzLinks
Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz
☆42Updated last week
Alternatives and similar repositories for cytoolz
Users that are interested in cytoolz are comparing it to the libraries listed below
Sorting:
- Cython implementation of OrderedDict☆101Updated 9 years ago
- ☆72Updated this week
- Useful Mutable Mappings☆71Updated last year
- Fast fractions reimplementation in Cython☆39Updated last month
- Concurrent appendable key-value storage☆107Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 5 months ago
- A quicker pickle☆109Updated 3 years ago
- Domain Specific Languages in Python☆97Updated last year
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
- cython wrapper for khash☆29Updated last year
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A fast RLock implementation for CPython☆30Updated 10 months ago
- A pipeline framework for python☆108Updated this week
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 2 months ago
- python decorators made easy.☆24Updated last year
- Benchmark Python and Cython code☆13Updated 11 years ago
- HTML elements for pyodide, implemented as Python functions☆12Updated 4 years ago
- ☆84Updated 7 months ago
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated last month