jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆38Updated 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
- small embeddable C-style preprocessor☆45Updated 2 years ago
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- Fast Text-to-PDF Converter☆55Updated 6 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆161Updated 7 months ago
- A public domain text editor written in C and Win32☆43Updated 4 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Lightweight Signals & Slots Library -- C++17 -- Single Header☆22Updated 9 months ago
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆18Updated 3 years ago
- Auxiliary library for kernel development☆30Updated 3 years ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆69Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- WCC C Compiler for x86_64 Linux☆22Updated this week
- 6502 assembler☆16Updated 2 years ago
- Bytecode interpreter☆80Updated 11 months ago
- A minimal ANSI escape sequence parser, written in C.☆27Updated 7 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆135Updated 6 months ago
- C23 grammar for parser generators☆14Updated 6 months ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- A single header buddy memory allocator for C & C++☆227Updated last month
- Chasm Runtime Assembler.☆148Updated 2 months ago
- A bare-bones minimal executable application for efi on the x64 platform☆58Updated 2 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- Snake Game written in x86-64 Assembly for Windows☆80Updated 5 years ago