MoserMichael / cstuffLinks
My C projects
☆15Updated 3 years ago
Alternatives and similar repositories for cstuff
Users that are interested in cstuff are comparing it to the libraries listed below
Sorting:
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- OTCC Deobfuscated and Explained☆40Updated 2 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 8 months ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆25Updated 3 years ago
- A simple, yet flexible, JSON encoder for C☆42Updated 6 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- memory pool allocator☆51Updated 12 years ago
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆13Updated 3 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 12 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 2 months ago
- Convenient & cross-platform sandboxing C library☆44Updated 2 months ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Combinators in C☆38Updated 13 years ago
- Dynace object-oriented extension to C☆116Updated 10 months ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Mirror of PCC project's CVS repositories☆46Updated last year
- C11 Lock-free Stack☆184Updated last year
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Aims to be interpreted C written in C.☆32Updated 6 months ago
- A library that provides multiple precision floating point arithmetic☆78Updated 9 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- C++ networking library including UniConf and a convenient D-Bus API☆31Updated 3 years ago
- Experiments with `libclang`☆25Updated 8 years ago