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:
- A tiny lexical analyser generator☆19Updated 13 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
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- ☆20Updated 9 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Shared memory allocator☆20Updated 8 years ago
- Tiny helper lib for building daemons in C☆19Updated 7 months ago
- C version of the MetroHash function☆26Updated 9 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- Wrap system calls in Linux☆31Updated 10 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Learning a bit of assembly programming☆13Updated 10 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…☆16Updated 2 months ago
- Visualize file data as a PNG☆39Updated 13 years ago
- C library for Lexical Analysis☆30Updated 9 years ago
- how to hide data inside pointers☆34Updated 10 years ago
- Progress display lib for c☆75Updated 3 years ago
- coredump analyzer☆27Updated 7 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Linux Kernel Lua Scripting Engine☆63Updated 9 years ago
- valgrind fork with mmap tracing support☆23Updated 4 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- tiny cross-platform socket API library☆50Updated 7 months ago
- Tools for testing C compilers for the correct handling of volatile objects.☆26Updated 10 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago