jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆39Updated 8 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☆64Updated 2 years ago
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆164Updated 7 months ago
- Chasm Runtime Assembler.☆149Updated last week
- The entire <math.h> library from scratch.☆15Updated last year
- small embeddable C-style preprocessor☆45Updated 2 years ago
- 6502 assembler☆16Updated 2 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆52Updated 6 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- C library to print nicely formatted tables☆29Updated 11 months ago
- WCC C Compiler for x86_64 Linux☆22Updated 3 weeks ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 6 months ago
- A single header buddy memory allocator for C & C++☆231Updated last month
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- C23 Checked Arithmetic☆156Updated 6 months ago
- Auxiliary library for kernel development☆30Updated 3 years ago
- Fast Text-to-PDF Converter☆55Updated 7 months ago
- Barebones multiboot kernel for beginners☆155Updated 6 years ago
- A public domain text editor written in C and Win32☆43Updated 5 years ago
- Buddy allocator☆42Updated last year
- A bare-bones minimal executable application for efi on the x64 platform☆59Updated 2 years ago
- small, single-header library that adds compile time type safety to C23.☆33Updated last month
- clex is a simple lexer generator☆108Updated 4 months ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆43Updated 4 years ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆137Updated 6 months ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆70Updated 3 years ago
- C23 grammar for parser generators☆14Updated 6 months ago
- Yet another C compiler.☆30Updated last month