jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆37Updated 5 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
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 4 months ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- WCC C Compiler for x86_64 Linux☆23Updated 4 months ago
- Chasm Runtime Assembler.☆141Updated 4 months ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 weeks ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- Fast Text-to-PDF Converter☆55Updated 3 months ago
- The entire <math.h> library from scratch.☆15Updated 8 months ago
- Auxiliary library for kernel development☆30Updated 2 years ago
- 6502 assembler☆16Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆138Updated 8 months ago
- A C11 chess engine & GUI☆28Updated 2 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- An argument-parsing library for C.☆73Updated 4 months ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆67Updated 3 years ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated last month
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- clex is a simple lexer generator☆101Updated last month
- a smaller, simpler, portable pkg-config clone☆113Updated 4 months ago
- A public domain text editor written in C and Win32☆44Updated 4 years ago
- A single header buddy memory allocator for C & C++☆213Updated 2 weeks ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆74Updated 2 years ago
- Single header C networking libraries for games and casual use.☆20Updated 7 months ago
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆18Updated 3 years ago