shoyer / cyordereddictLinks
Cython implementation of OrderedDict
☆101Updated 9 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 last week
- Useful Mutable Mappings☆70Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Super-fast and clean conversions to numbers for Python.☆110Updated 6 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- 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
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 10 years ago
- Python module to manipulate function signatures☆17Updated 2 years ago
- Caching based on computation time and storage space☆137Updated 4 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Runtime compiler for numerical Python☆235Updated 8 months ago
- A simple key-value store for binary data.☆156Updated last year
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 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
- A totally different take on container boilerplate.☆137Updated 3 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated 9 months ago
- An utility for watching the memory consumption and time spent on each IPython input cell☆32Updated 4 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Trait support for Python 3☆25Updated 2 years ago
- Python exposure of dynd☆121Updated 3 years ago
- File system based database that uses python pickles☆73Updated last year
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- Memory efficient Python objects☆368Updated 2 weeks ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Tools for Python code analysis and execution.☆52Updated last year