aartamonau / cdeclLinks
A program that descrypts C type declarations. Implemented as an exercise for "Expert C Programming" book.
☆12Updated 9 years ago
Alternatives and similar repositories for cdecl
Users that are interested in cdecl are comparing it to the libraries listed below
Sorting:
- valgrind fork with mmap tracing support☆24Updated 5 years ago
- C library for Lexical Analysis☆31Updated 9 years ago
- A simple fanotify example for watching events on a filesystem.☆13Updated 9 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- http://sourceforge.net/projects/strace/☆25Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Parse URLs in C much like Node's url module.☆55Updated last year
- ☆21Updated 9 years ago
- A whatwg compliant UTF8 encoding and decoding library☆34Updated 5 years ago
- tiny cross-platform socket API library☆50Updated 9 months ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Tiny helper lib for building daemons in C☆19Updated last month
- Crange is a tool to index and cross-reference C/C++ source code☆75Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Visualize file data as a PNG☆40Updated 13 years ago
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 years ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Last Writer Slicing: data provenance tracking for concurrent program debugging & analysis☆13Updated 10 years ago
- A much faster popen() and system() implementation for Linux☆68Updated 4 years ago
- a fork of a very cool, but dormant, project at http://www.eresi-project.org/☆22Updated 12 years ago
- Yet another C standard library☆16Updated 9 months ago
- Progress display lib for c☆76Updated 4 years ago
- picotrace - system call process tracer☆39Updated 5 years ago
- uClibc mirror☆58Updated 6 months ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 4 months ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- Source code for the article "A bug story: data alignment on x86"☆17Updated 8 years ago
- Simple and fast string based key-value database with support for arrays and json☆222Updated 2 weeks ago