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:
- A collection of lightweight threading utilities☆24Updated 5 years ago
- A Tour Through the SubC Compiler☆93Updated 4 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
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- A simple example of cooperative multitasking in C in userspace☆40Updated 2 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆48Updated 3 months ago
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- C11 Lock-free Stack☆184Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆55Updated 6 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆129Updated 13 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
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 10 months ago
- CCS in C++☆26Updated 2 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆64Updated 11 months ago
- A regular expression engine in C☆44Updated 2 years ago
- A C-implemented C compiler☆92Updated last year
- C99 trie library☆101Updated 6 years ago
- C macro overloading☆22Updated 3 weeks ago
- Coroutines for C.☆78Updated 8 years ago
- A Tree Parser Generator☆103Updated last year
- self education and historical research of the C++ compiler cfront v3☆89Updated 10 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Fedjmike's C Compiler☆136Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- McIlroy's TMG compiler-compiler in portable C☆103Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- POSIX getopt() as a portable header library☆111Updated 2 years ago