vstinner / fatoptimizerLinks
Static optimizer specializing functions with guards for Python 3.6
☆72Updated 6 years ago
Alternatives and similar repositories for fatoptimizer
Users that are interested in fatoptimizer are comparing it to the libraries listed below
Sorting:
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- ☆608Updated 7 years ago
- Python code object transformers☆184Updated last year
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- C Python, made faster.☆341Updated 9 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Pattern matching for python☆218Updated 11 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- ☆285Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python Meta Programming☆145Updated 2 years ago
- Read Watches in Python☆40Updated last year
- Design a new better C API for Python☆59Updated last week
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- Network protocol implementations in Python, sans I/O☆144Updated 2 months ago
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- vmprof - a statistical program profiler☆434Updated 4 months ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Python wrapper of the RuRe.☆90Updated 5 years ago
- Library to embed PyPy into CPython☆242Updated 9 years ago
- A library for ptrace-based tracing of Python programs☆154Updated 2 months ago
- Making it easy to write async iterators in Python 3.5☆100Updated 4 years ago