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:
- ☆608Updated 8 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- C Python, made faster.☆343Updated 10 years ago
- ☆285Updated last year
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- Python code object transformers☆184Updated last year
- Design a new better C API for Python☆59Updated last month
- Pattern matching for python☆218Updated 11 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Network protocol implementations in Python, sans I/O☆149Updated last month
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago
- Library to embed PyPy into CPython☆242Updated 9 years ago
- Python wrapper of the RuRe.☆90Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Parse protocols, without any I/O☆48Updated 8 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 11 years ago
- Python bindings for html5ever, using CFFI☆41Updated 8 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆140Updated 8 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago