aguinet / purectypesLinks
pure-python C types packer/unpacker
☆18Updated 5 years ago
Alternatives and similar repositories for purectypes
Users that are interested in purectypes are comparing it to the libraries listed below
Sorting:
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- NOVA runtime environment (official branch)☆34Updated 4 years ago
- A small C compiler☆33Updated 2 months ago
- Context-free grammar parsing library☆10Updated 11 months ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Redistributable WinSDK & MSVCRT import libraries☆14Updated last year
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 6 months ago
- Direct, source-level WebAssembly debugger☆49Updated 4 years ago
- GCC plugin for C language that tracks references to allocated objects☆28Updated 4 months ago
- DragonEgg has been migrated to GCC 8 and LLVM 6 but also able to work for GCC 4.8 and LLVM 3.3☆19Updated 6 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 2 months ago
- visualizer to see which parts of an lzma compressed file took the most number of bytes☆33Updated 4 months ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 3 weeks ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Updated 5 years ago
- Automatically spawn gdb on error.☆66Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- minimal libc☆21Updated 13 years ago
- Sled System Emulator☆28Updated 4 months ago
- unicode security guidelines for identifiers☆32Updated 9 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- Convert ELF executables to DOS executables☆32Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- Manipulate tar file metadata, list tar files or convert tar to cpio. For some projects, this can replace fakeroot and cpio, when creating…☆32Updated 2 months ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆18Updated 11 months ago