vstinner / fatLinks
The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions
☆18Updated 6 years ago
Alternatives and similar repositories for fat
Users that are interested in fat are comparing it to the libraries listed below
Sorting:
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- ☆608Updated 8 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- Parse protocols, without any I/O☆49Updated 8 years ago
- Design a new better C API for Python☆60Updated 4 months ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- DSL for describing binary structures and protocols generating symmetric parsers, packers, and protocol handlers☆69Updated 5 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Runtime Python bytecode optimizer. ⚡️☆26Updated last year
- C Python, made faster.