shoyer / cyordereddictLinks
Cython implementation of OrderedDict
☆102Updated 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☆72Updated 2 years ago
- 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
- Discover and load entry points from installed packages☆76Updated last year
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- Python module to manipulate function signatures☆17Updated 3 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated 2 months 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
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated last month
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- Runtime compiler for numerical Python☆235Updated 10 months ago
- A way to use CPython modules on PyPy☆37Updated 10 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 10 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated this week
- Caching based on computation time and storage space☆138Updated 4 years ago
- JupyterLab extension to explore CPython Bytecode☆61Updated 2 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- Collapses Python packages into a single module.☆30Updated 7 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 8 years ago
- A C++ framework for working with the CPython API.☆23Updated 8 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago