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 this week
- 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
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks 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
- A totally different take on container boilerplate.☆138Updated 3 years ago
- File system based database that uses python pickles☆73Updated last year
- Useful Mutable Mappings☆70Updated last year
- Collapses Python packages into a single module.☆30Updated 7 years ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 9 years ago
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 6 months ago
- 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
- Python module to manipulate function signatures☆17Updated 2 years ago
- Accelerator for ws4py and AutobahnPython☆87Updated 3 weeks ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Memory efficient Python objects☆367Updated last week
- calculate memory footprint of python objects☆29Updated 8 years ago
- Caching based on computation time and storage space☆136Updated 4 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Runtime compiler for numerical Python☆235Updated 7 months ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago