AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆435Updated 7 months ago
Alternatives and similar repositories for modern-c-features
Users that are interested in modern-c-features are comparing it to the libraries listed below
Sorting:
- Arena Allocator implementation in pure C as an stb-style single-file library.☆580Updated 4 months ago
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆369Updated 5 months ago
- A small, ergonomic generic container library.☆349Updated last month
- Custom coroutines implementation in GNU C☆227Updated 6 months ago
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆608Updated 6 months ago
- A build system in C for C☆379Updated 2 months ago
- Simple String_View implementation for C programming language.☆178Updated last year
- Test cases for Writing a C Compiler☆316Updated this week
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,710Updated last week
- Minimalist web framework for C☆224Updated this week
- A Modern C11 compiler (STILL EARLY)☆1,156Updated this week
- A set of Data Structures for the C programming language☆35Updated 6 months ago
- A barebones single-header GUI library for Win32, X11 and Essence.☆533Updated 6 months ago
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,078Updated last week
- A simple vector library for C that can store any type.☆216Updated last year
- Immediate Mode JSON Serialization Library in C☆228Updated last week
- A list of awesome C preprocessor stuff☆354Updated last month
- Header only library for writing build recipes in C.☆1,736Updated this week
- A small raylib introductory course developing a simple game☆285Updated 7 months ago
- Simple hash table implemented in C☆180Updated last year
- Programming Animation Engine☆95Updated 8 months ago
- Snake written in Pure C and compilable to WebAssembly☆153Updated last year
- Simple stb-style header-only library for Neural Networks☆381Updated 2 years ago
- Compiler for the COOL language written in C.☆127Updated 10 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆580Updated last year
- Artifacts of that Memory Management Tsoding Session☆169Updated last year
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆194Updated this week
- A C-compiler written in C☆76Updated 7 months ago
- Command-line flag parsing in C☆192Updated last month
- Python Generators in C☆55Updated 6 months ago