KaiBelmo / libC--
C++ containers but in C
☆30Updated 2 years ago
Alternatives and similar repositories for libC--:
Users that are interested in libC-- are comparing it to the libraries listed below
- The entire <math.h> library from scratch.☆14Updated 3 months ago
- Terminal Escape Sequence Library in C++20☆26Updated 2 weeks ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆26Updated 4 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- a simple, fast, header-only library for C++ which enables pretty colours on the terminal.☆14Updated 3 years ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆66Updated 4 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Welcome!☆12Updated last month
- Simple example to show how x64 Assembler and Raylib work together☆30Updated 3 years ago
- An Operating System that runs on top of an interpreter.☆25Updated 3 years ago
- Aims to be interpreted C written in C.☆29Updated 2 years ago
- A low level preprocessor meta programming library.☆27Updated last year
- Single header C99 coroutines library. Forked from libco and flb_libco.☆72Updated 4 years ago
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆13Updated 9 months ago
- i386 hobby kernel.☆25Updated last year
- Minecraft-like OpenGL world renderer based on diamond-square algorithm☆19Updated 4 years ago
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆20Updated 9 months ago
- Raycaster (C++)☆23Updated last year
- Yet another C compiler.☆30Updated last year
- A C11 chess engine & GUI☆28Updated last year
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- a simple operating system☆10Updated 9 years ago
- A small utility to embed files into C or C++ programs.☆49Updated 6 years ago
- Memory slices for C99☆48Updated last month
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated last month
- A simple programming language inspired by Python, JavaScript and C☆35Updated 10 months ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆53Updated 2 years ago