trolldbois / ctypeslibLinks
Generate python ctypes classes from C headers. Requires LLVM clang
☆237Updated 5 months ago
Alternatives and similar repositories for ctypeslib
Users that are interested in ctypeslib are comparing it to the libraries listed below
Sorting:
- C parser and ctypes automation for python☆69Updated 3 months ago
- Pure-python wrapper generator for ctypes☆326Updated 3 months ago
- A C99 preprocessor written in pure Python☆235Updated last year
- (Unofficial) Release libclang (clang.cindex) on pypi.☆94Updated 6 months ago
- C-style structs for Python☆72Updated 4 months ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 6 years ago
- C/C++ source generation from an AST☆164Updated last month
- Kaitai Struct: runtime for Python☆98Updated 4 months ago
- Pure Python interface to the CPUID instruction☆59Updated last year
- A library to parse gdb mi output and interact with gdb subprocesses☆239Updated last year
- Construct: Declarative data structures for python that allow symmetric parsing and building☆965Updated 3 months ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆34Updated last year
- A Python implementation of the C Python Interpreter☆95Updated 2 weeks ago
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆135Updated 4 months ago
- ELF reader-writer library for Python3☆65Updated 2 years ago
- Python module to modify bytecode☆316Updated last month
- Extensions for Eli Bendersky's pycparser☆85Updated 8 months ago
- python-ptrace is a Python binding of ptrace library.☆198Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation