shoyer / cyordereddictLinks
Cython implementation of OrderedDict
☆102Updated 10 years ago
Alternatives and similar repositories for cyordereddict
Users that are interested in cyordereddict are comparing it to the libraries listed below
Sorting:
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python m…☆26Updated 9 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Discover and load entry points from installed packages☆76Updated last year
- File system based database that uses python pickles☆73Updated 2 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Python module to manipulate function signatures☆17Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 10 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- calculate memory footprint of python objects☆29Updated 8 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Collapses Python packages into a single module.☆30Updated 7 years ago
- Runtime compiler for numerical Python☆235Updated last year
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- JupyterLab extension to explore CPython Bytecode☆61Updated 3 years ago
- An utility for watching the memory consumption and time spent on each IPython input cell☆32Updated 5 years ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- Tools for Python code analysis and execution.☆53Updated last year
- A unified API for accessing Python's many supported archive formats☆34Updated 8 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Validate conditions, Python style.☆157Updated last year
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago