AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆521Updated 10 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.☆632Updated 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…☆377Updated 8 months ago
- Custom coroutines implementation in GNU C☆249Updated 2 months ago
- A small, ergonomic generic container library.☆383Updated 4 months ago
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆615Updated 9 months ago
- A build system in C for C☆394Updated 5 months ago
- Modular C Web Framework☆235Updated this week
- Simple String_View implementation for C programming language.☆184Updated last year
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,766Updated 2 months ago
- A simple vector library for C that can store any type.☆223Updated last month
- Immediate Mode JSON Serialization Library in C☆244Updated 3 months ago
- Test cases for Writing a C Compiler☆330Updated last week
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆173Updated this week
- Command-line flag parsing in C☆251Updated 3 weeks ago
- A small raylib introductory course developing a simple game☆309Updated last month
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,455Updated last week
- Header only library for writing build recipes in C.☆2,122Updated last week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- A barebones single-header GUI library for Win32, X11 and Essence.☆547Updated 8 months ago
- A list of awesome C preprocessor stuff☆372Updated 4 months ago
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆228Updated last month
- Simple hash table implemented in C☆182Updated last year
- Simple stb-style header-only library for Neural Networks☆388Updated 2 years ago
- A Modern C11 compiler (STILL EARLY)☆1,203Updated this week
- Linear Algebra in C for 2D/3D Computer Graphics☆145Updated last month
- Programming Animation Engine☆103Updated 2 weeks ago
- 🧪 single header unit testing framework for C and C++☆930Updated 2 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆842Updated this week
- str: yet another string library for C language.☆344Updated last year
- Artifacts of that Memory Management Tsoding Session☆172Updated last year