moehriegitt / vastringify
Type-safe Printf in C
☆67Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for vastringify
- C programming language extension: Cedro pre-processor☆47Updated last year
- C23 Checked Arithmetic☆93Updated this week
- Non-preemptive Thread Hierarchy Manager☆55Updated 3 weeks ago
- C macro overloading☆22Updated 2 weeks ago
- Managed C strings library☆95Updated 3 years ago
- clex is a simple lexer generator☆93Updated last year
- Pottery - A container and algorithm template library in C☆123Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆122Updated last year
- Yet another simple header only arena allocator for C11☆40Updated 4 months ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆77Updated 3 years ago
- Quicksort implemented as a C macro☆165Updated 2 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- C17 compiler implementation from scratch☆64Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆96Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Example implementation of coroutine in C☆19Updated 4 years ago
- a smaller, simpler, portable pkg-config clone☆95Updated last month
- Kamby Language☆75Updated 2 weeks ago
- A low-level coroutine library for C☆60Updated 3 months ago
- Compact garbage-collected heap and JSON-like object model☆80Updated last year
- A mini x86-64 assembler for fun and learning.☆203Updated 3 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.