pfalcon / pyflateLinks
Pure Python zlib/gzip/bzip2 decompessor/bitstream dumper, plus additional utilities
☆32Updated 11 years ago
Alternatives and similar repositories for pyflate
Users that are interested in pyflate are comparing it to the libraries listed below
Sorting:
- Simple parser for Python marshal serialization and pyc files☆22Updated last week
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 8 years ago
- Fixed-width integers for Python☆28Updated last year
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 6 years ago
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 5 years ago
- Pure Python interface to the CPUID instruction☆66Updated 5 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Pure-python C compiler and assembler☆52Updated 10 years ago
- Python based FAT12/FAT16/FAT32 implementation with VFAT support☆38Updated last year
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Extensions for Eli Bendersky's pycparser☆91Updated 2 months ago
- Dynamic inline x86 assembler for python.☆65Updated 14 years ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Little Python to C++ compiler☆97Updated 2 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆52Updated 14 years ago
- C parser and ctypes automation for python☆72Updated 4 months ago
- Python cross version bytecode/wordcode assembler☆118Updated 3 months ago
- Python interface to libarchive☆80Updated 8 months ago
- Tiny ELF loader☆138Updated 3 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆404Updated 10 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- Python scripting support for DOSBox☆17Updated 13 years ago
- user-space elf loader☆16Updated 3 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆245Updated 11 months ago