KaiBelmo / libC--Links
C++ containers but in C
☆30Updated 3 years ago
Alternatives and similar repositories for libC--
Users that are interested in libC-- are comparing it to the libraries listed below
Sorting:
- The entire <math.h> library from scratch.☆15Updated 10 months ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 5 years ago
- x86_64 macro assembler entirely in C preprocessor☆45Updated 5 years ago
- Yet another Chip-8 interpreter, but this time with a beautiful interface 💻☆40Updated 3 years ago
- Terminal Escape Sequence Library in C++20☆30Updated 7 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Yet another C compiler.☆30Updated 2 months ago
- C library to print nicely formatted tables☆28Updated 9 months ago
- A collection of neat C and C++ trivia and oddities.☆38Updated 7 months ago
- 6502 assembler☆16Updated 2 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆36Updated 9 months ago
- Reference counter for C☆54Updated 2 years ago
- Meta-program C/C++ with JavaScript☆28Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 8 months ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphic…☆42Updated 5 years ago
- A small C compiler☆33Updated 5 months ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆43Updated 7 years ago
- An argument-parsing library for C.☆80Updated 6 months ago
- A simple assembly interpreter to help people with understanding the language without the hassle of setup.☆32Updated 5 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- L1VM - a tiny virtual machine with a 64 bit core☆141Updated this week
- Micro LZMA decoder☆55Updated 4 months ago
- Lightweight C++ utilities and algorithms for system programming☆66Updated 3 weeks ago
- a little hobby raspberry pi pico emulator☆39Updated 3 years ago
- C23 Checked Arithmetic☆150Updated 4 months ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- A minimal example of an x86_64 higher half kernel loaded at the -2GB mark☆42Updated 2 years ago