vstinner / fatoptimizerLinks
Static optimizer specializing functions with guards for Python 3.6
☆73Updated 6 years ago
Alternatives and similar repositories for fatoptimizer
Users that are interested in fatoptimizer are comparing it to the libraries listed below
Sorting:
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- ☆608Updated 8 years ago
- Python code object transformers☆184Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- ☆285Updated 2 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- C Python, made faster.☆343Updated 10 years ago
- Code inspection for Python builtins☆103Updated 3 years ago
- Pattern matching for python☆218Updated 11 years ago
- Network protocol implementations in Python, sans I/O☆152Updated 3 months ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- Design a new better C API for Python☆60Updated 3 months ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Cython implementation of OrderedDict☆102Updated 9 years ago
- vmprof - a statistical program profiler☆437Updated 4 months ago
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆140Updated 8 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- Read Watches in Python☆42Updated 2 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago