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☆72Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆608Updated 7 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- some experiment to use ctypes codegen for cython☆28Updated 13 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Python code object transformers☆184Updated last year
- A library for ptrace-based tracing of Python programs☆154Updated last month
- Parse protocols, without any I/O☆48Updated 7 years ago
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated last year
- Regular expressions reverser for Python☆27Updated 7 years ago
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆80Updated 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
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Design a new better C API for Python☆59Updated 8 months ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 11 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Enter kernel namespaces from Python☆140Updated 5 years ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- A unified API for accessing Python's many supported archive formats☆34Updated 7 years ago
- A simple program which checks Python source files for errors.☆248Updated 7 years ago
- Function overloading for Python 3☆112Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Creates Wheel based archives to allow portable offline installation of Python packages and their dependencies☆118Updated 8 months ago