aartamonau / cdeclLinks
A program that descrypts C type declarations. Implemented as an exercise for "Expert C Programming" book.
☆12Updated 10 years ago
Alternatives and similar repositories for cdecl
Users that are interested in cdecl are comparing it to the libraries listed below
Sorting:
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- valgrind fork with mmap tracing support☆24Updated 5 years ago
- ☆20Updated 10 years ago
- Last Writer Slicing: data provenance tracking for concurrent program debugging & analysis☆13Updated 11 years ago
- http://sourceforge.net/projects/strace/☆25Updated 10 years ago
- A simple fanotify example for watching events on a filesystem.☆13Updated 10 years ago
- clone from myJIT(a fork of GNU lightning)☆11Updated 10 years ago
- tiny cross-platform socket API library☆51Updated last year
- A whatwg compliant UTF8 encoding and decoding library☆35Updated 6 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Crange is a tool to index and cross-reference C/C++ source code☆75Updated 9 years ago
- how to hide data inside pointers☆34Updated 11 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆17Updated 10 months ago
- Source code for the article "A bug story: data alignment on x86"☆17Updated 9 years ago
- Super efficient TCP connection between remote processes☆12Updated 9 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A network stack in userspace☆23Updated 8 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- A much faster popen() and system() implementation for Linux☆68Updated 5 years ago
- Analyze and manipulate binary data based on ELF symbol tables☆20Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- C library for Lexical Analysis☆32Updated 10 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Yet another C standard library☆17Updated last year
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- A basic microkernel☆37Updated 12 years ago