aguinet / purectypesLinks
pure-python C types packer/unpacker
☆19Updated 5 years ago
Alternatives and similar repositories for purectypes
Users that are interested in purectypes are comparing it to the libraries listed below
Sorting:
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 4 months ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 8 months ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- Context-free grammar parsing library☆10Updated last year
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆14Updated 2 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated last month
- Sled System Emulator☆28Updated 2 weeks ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 6 months 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
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- Automatically spawn gdb on error.☆67Updated 3 years ago
- NOVA runtime environment (official branch)☆35Updated 4 years ago
- Portable Event Library☆18Updated 6 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- 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…☆16Updated last year
- Redistributable WinSDK & MSVCRT import libraries☆15Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A small C compiler☆33Updated 4 months ago
- CacheFlow is a Linux kernel module that exposes the contents of the last-level cache on *most* ARM machines.☆17Updated last year
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- DragonEgg has been migrated to GCC 8 and LLVM 6 but also able to work for GCC 4.8 and LLVM 3.3☆20Updated 6 years ago
- Direct, source-level WebAssembly debugger☆51Updated 4 years ago
- Turn an interpreter into a code generator☆31Updated 10 years ago
- A program for automatically resolving #ifdef statements in C code.☆37Updated last year
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 3 months ago