jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆33Updated last month
Alternatives and similar repositories for c-cpp-trivia
Users that are interested in c-cpp-trivia are comparing it to the libraries listed below
Sorting:
- C17 compiler implementation from scratch☆64Updated last year
- An Easy-to-use Framework for the C Language.☆9Updated 2 months ago
- Self-hosting C toolchain, from scratch☆36Updated 4 months ago
- 6502 assembler☆15Updated 2 years ago
- small embeddable C-style preprocessor☆40Updated 2 years ago
- Single header C networking libraries for games and casual use.☆19Updated 3 months ago
- WCC C Compiler for x86_64 Linux☆18Updated 3 weeks ago
- The entire <math.h> library from scratch.☆14Updated 4 months ago
- A public domain text editor written in C and Win32☆43Updated 4 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆129Updated last week
- Hotpatching, closures, lambdas, and signal-based exception handling in GNU C☆15Updated 5 months ago
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆48Updated last year
- Fast Text-to-PDF Converter☆54Updated 2 years ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Portable windowing library (Linux, Windows, macOS)☆42Updated 3 months ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆61Updated 2 years ago
- Bytecode interpreter☆76Updated 4 months ago
- Collection of small public domain file archivers☆66Updated last year
- clex is a simple lexer generator☆95Updated 6 months ago
- Ray casting engine written in C with SDL2, inspired by Wolfenstein 3D-style ray casting.☆19Updated 5 months ago
- minimal single-file GLUT implementation without unnecessary dependencies☆66Updated 6 months ago
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆17Updated 2 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- C23 grammar for parser generators☆12Updated last year
- Collection of C99 dynamic array implementations☆17Updated 11 months ago
- C89 compatible threads.☆36Updated 2 weeks ago
- JSON encoder/decoder in a single C file.☆10Updated 2 years ago