a3f / libvas
Peek/Poke like it's 1979 - Multi-Platform memory reading/writing
☆12Updated 6 years ago
Alternatives and similar repositories for libvas
Users that are interested in libvas are comparing it to the libraries listed below
Sorting:
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- Source code for the article "A bug story: data alignment on x86"☆16Updated 8 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Quick experiment to see how expensive safety is in C, for research