jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆37Updated 4 months ago
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☆63Updated 2 years ago
- The entire <math.h> library from scratch.☆15Updated 8 months ago
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆66Updated 3 years ago
- WCC C Compiler for x86_64 Linux☆23Updated 4 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 3 months ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- Chasm Runtime Assembler.☆143Updated 3 months ago
- 6502 assembler☆16Updated 2 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆85Updated this week
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- C23 grammar for parser generators☆14Updated 2 months ago
- C23 Checked Arithmetic☆141Updated 2 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Auxiliary library for kernel development☆30Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- Buddy allocator☆42Updated last year
- Turbo C conio.h clone for windows and linux☆42Updated last year
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆17Updated 3 years ago
- Type-safe Printf in C☆72Updated 8 months ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated last month
- A test repository for Transparent Aliases (N2901).☆12Updated 3 years ago
- Yet another C compiler.☆30Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆137Updated 2 months ago
- Simple fuzzy matcher in C.☆72Updated 3 years ago