arjun024 / hide-data-in-ptrLinks
how to hide data inside pointers
☆34Updated 11 years ago
Alternatives and similar repositories for hide-data-in-ptr
Users that are interested in hide-data-in-ptr are comparing it to the libraries listed below
Sorting:
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Minimal C Library☆78Updated 7 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A program that descrypts C type declarations. Implemented as an exercise for "Expert C Programming" book.☆12Updated 10 years ago
- ☆16Updated 13 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- just a toy operating system for fun☆19Updated 11 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 11 years ago
- My Operating System.☆81Updated 11 years ago
- C library for Lexical Analysis☆33Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- ☆62Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago