AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆573Updated 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.☆707Updated 9 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…☆391Updated 11 months ago
- A small, ergonomic generic container library.☆432Updated 7 months ago
- Custom coroutines implementation in GNU C☆263Updated 5 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,825Updated last week
- Simple String_View implementation for C programming language.☆196Updated 2 years ago
- A build system in C for C☆423Updated 7 months ago
- Immediate Mode JSON Serialization Library in C☆245Updated 5 months ago
- Test cases for Writing a C Compiler☆349Updated last week
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆622Updated 11 months ago
- A simple vector library for C that can store any type.☆233Updated 3 months ago
- Simple stb-style header-only library for Neural Networks☆399Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- Programming Animation Engine☆141Updated 2 months ago
- A list of awesome C preprocessor stuff☆384Updated 6 months ago
- Command-line flag parsing in C☆264Updated 3 months ago
- Snake written in Pure C and compilable to WebAssembly☆167Updated last year
- Express-C Effect for Web Operations☆236Updated this week
- A dynamic array implementation in C similar to the one found in standard C++☆859Updated 2 months ago
- Linear Algebra in C for 2D/3D Computer Graphics☆159Updated 4 months ago
- A barebones single-header GUI library for Win32, X11 and Essence.☆579Updated 11 months ago
- Futures Library in C3☆67Updated 11 months ago
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,655Updated last week
- A small raylib introductory course developing a simple game☆334Updated last month
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆180Updated 2 months ago
- Header only library for writing build recipes in C.☆2,551Updated this week
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆246Updated 4 months ago
- Simple hash table implemented in C☆186Updated last year
- 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,070Updated 2 weeks ago
- A Modern C11 compiler (STILL EARLY)☆1,232Updated 2 weeks ago