arjun024 / hide-data-in-ptrLinks
how to hide data inside pointers
☆34Updated 10 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
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Minimal C Library☆77Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- ☆32Updated 4 months ago
- C library for Lexical Analysis☆32Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- bithacks.h is a C header file containing useful bit manipulation macros