exebook / generic-printLinks
Convenient generic print() for C
☆327Updated last year
Alternatives and similar repositories for generic-print
Users that are interested in generic-print are comparing it to the libraries listed below
Sorting:
- Quicksort implemented as a C macro☆175Updated 3 years ago
- A C interpreter and API explorer.☆841Updated 3 years ago
- A Defer statement for C☆249Updated 4 years ago
- All-inclusive Buffer for C☆415Updated 2 years ago
- str: yet another string library for C language.☆346Updated last year
- Cake a C23 front end and transpiler written in C☆636Updated last week
- Full-featured interfaces for C99☆332Updated 9 months ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆548Updated last month
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 10 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- A list of awesome C preprocessor stuff☆376Updated 5 months ago
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- A lightweight HTTP server as a library.☆158Updated last year
- 'I Hate C Testing': A minimal testing framework for C.☆156Updated 4 years ago
- Isocline is a portable GNU readline alternative☆305Updated last year
- Stackless Async Subroutines for C☆762Updated 2 years ago
- C11 compiler (mirror)☆797Updated 3 weeks ago
- A simple C coroutine library.☆229Updated last year
- Chad Strings - The Chad way to handle strings in C.☆833Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,452Updated last year
- A mini x86-64 assembler for fun and learning.☆221Updated 9 months ago
- sed to C translator written in sed☆283Updated 4 years ago
- Full-blown preprocessor metaprogramming☆1,033Updated 2 months ago
- Linux system calls.☆216Updated 6 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆713Updated last year
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆578Updated 7 months ago
- Header-only library for asynchronous tasks in C