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
- Terminal Escape Sequence Library in C++20☆25Updated last month
- Welcome!☆12Updated 3 weeks ago
- x86_64 macro assembler entirely in C preprocessor☆42Updated 4 years ago
- Tiny and naive memory allocator for C unit tests☆23Updated 3 years ago
- A low level preprocessor meta programming library.☆27Updated last year
- The entire <math.h> library from scratch.☆14Updated 3 weeks ago
- C library to print nicely formatted tables☆27Updated 2 years ago
- A simple, single-header library which implements C preprocessor☆50Updated 5 months ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated last month
- An argument-parsing library for C.☆66Updated 4 months ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆25Updated last month
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆66Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- Yet another C compiler.☆29Updated last year
- clex is a simple lexer generator☆94Updated 2 months ago
- A C11 chess engine & GUI☆28Updated last year
- Auxiliary library for kernel development☆30Updated 2 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- SIMD (SSE) implementation of the infamous Fast Inverse Square Root algorithm from Quake III Arena.☆10Updated 3 years ago
- A compile-time CHIP-8 emulator☆39Updated 4 years ago
- Memory slices for C99☆47Updated 2 months ago
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆12Updated 7 months ago
- a simple, fast, header-only library for C++ which enables pretty colours on the terminal.☆14Updated 3 years ago
- lambda calculus interpreter☆39Updated 3 years ago
- A C interpreter with matrices and pointers☆33Updated 3 years ago
- Generic, strongly typed, header-only data structures in C☆29Updated 11 months ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆41Updated 5 months ago
- Papers for the C++ Standards Committee, WG21☆38Updated 3 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆49Updated 2 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago