camel-cdr / cauldronLinks
A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)
☆134Updated 5 months ago
Alternatives and similar repositories for cauldron
Users that are interested in cauldron are comparing it to the libraries listed below
Sorting:
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- Quicksort implemented as a C macro☆171Updated 2 years ago
- Type-safe Printf in C☆72Updated 5 months ago
- A simple C coroutine library.☆227Updated last year
- A Defer statement for C☆239Updated 3 years ago
- Personal scratch code☆423Updated 3 weeks ago
- Tiny hash function in C☆136Updated 11 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆147Updated last month
- Chasm Runtime Assembler.☆135Updated 3 weeks ago
- a smaller, simpler, portable pkg-config clone☆113Updated last month
- Growable Memory Buffer for C99☆122Updated 3 years ago
- C macro overloading☆21Updated 5 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆216Updated 3 months ago
- C23 Checked Arithmetic☆134Updated 7 months ago
- Full-featured interfaces for C99☆327Updated 3 months ago
- C17 compiler implementation from scratch☆64Updated last year
- str: yet another string library for C language.☆341Updated 8 months ago
- Managed C strings library☆97Updated 3 years ago
- ☆174Updated last year
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- C JSON parser library that doesn't suck☆296Updated last year
- Cake a C23 front end and transpiler written in C☆606Updated this week
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated 3 weeks ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆92Updated 2 years ago
- clex is a simple lexer generator☆96Updated 6 months ago
- A versatile, performance-oriented generic hash table library for C.☆133Updated 2 months ago