AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆562Updated last year
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.☆686Updated 8 months ago
- A small, ergonomic generic container library.☆417Updated 6 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…☆385Updated 10 months ago
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,804Updated this week
- Custom coroutines implementation in GNU C☆259Updated 4 months ago
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆619Updated 11 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Updated last year
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆111Updated 3 weeks ago
- A build system in C for C☆411Updated 7 months ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,065Updated 3 weeks ago
- A simple vector library for C that can store any type.☆229Updated 3 months ago
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,619Updated last week
- A gradual guide to discover and learn the Jai programming language☆504Updated this week
- Simple String_View implementation for C programming language.☆190Updated 2 years ago
- Immediate Mode JSON Serialization Library in C☆242Updated 5 months ago
- A list of awesome C preprocessor stuff☆381Updated 6 months ago
- A Modern C11 compiler (STILL EARLY)☆1,222Updated 2 weeks ago
- Simple hash table implemented in C☆184Updated last year
- Command-line flag parsing in C☆259Updated 2 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆854Updated 2 months ago
- Header only library for writing build recipes in C.☆2,414Updated this week
- Express-C Effect for Web Operations☆236Updated this week
- A small raylib introductory course developing a simple game☆328Updated last week
- Test cases for Writing a C Compiler☆348Updated last month
- Implementation of C++ standard libraries in C☆1,210Updated 5 months ago
- Programming Animation Engine☆140Updated last month
- C REPL☆147Updated last month
- A barebones single-header GUI library for Win32, X11 and Essence.☆574Updated 10 months ago
- Simple stb-style header-only library for Neural Networks☆394Updated 2 years ago
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆241Updated 3 months ago