paulross / NotesOnCython
Some notes on using Cython to increase the performance of Python code.
☆60Updated 5 months ago
Alternatives and similar repositories for NotesOnCython:
Users that are interested in NotesOnCython are comparing it to the libraries listed below
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Discover and load entry points from installed packages☆74Updated 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 8 years ago
- Useful Mutable Mappings☆70Updated last year
- Ball and Chain Decorators☆42Updated 3 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Fast fractions reimplementation in Cython☆38Updated last week
- Concurrent appendable key-value storage☆105Updated 7 months ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Caching based on computation time and storage space☆135Updated 4 years ago
- calculate memory footprint of python objects☆29Updated 7 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- Undermining Python's "turtles-all-the-way-up" asynchronous idiom.☆19Updated 6 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Lazy & self-destructive tools for speeding up module imports☆54Updated 3 years ago
- Bring colors to your terminal☆51Updated 4 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 5 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 2 months ago
- CPU parallelism for Trio☆57Updated 2 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated 2 months ago
- Simple and beautiful logging for click applications☆109Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Python dependency graph for parallel and/or async execution☆15Updated 5 years ago
- find functions when you can't remember their name☆101Updated 3 years ago
- A pygments lexer for pytest output☆23Updated 10 months ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Collapses Python packages into a single module.☆28Updated 6 years ago
- The function you always missed in Python: return the first true value of an iterable.☆149Updated 2 years ago