AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆535Updated 11 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.☆654Updated 8 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…☆383Updated 9 months ago
- Custom coroutines implementation in GNU C☆257Updated 4 months ago
- A small, ergonomic generic container library.☆396Updated 5 months ago
- Test cases for Writing a C Compiler☆340Updated 3 weeks ago
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆616Updated 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,794Updated 2 weeks ago
- Express-C Effect for Web Operations☆234Updated this week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆590Updated last year
- A list of awesome C preprocessor stuff☆377Updated 5 months ago
- Simple String_View implementation for C programming language.☆187Updated last year
- A simple vector library for C that can store any type.☆225Updated 2 months ago
- A build system in C for C☆405Updated 6 months ago
- Linear Algebra in C for 2D/3D Computer Graphics☆151Updated 2 months ago
- Header only library for writing build recipes in C.☆2,261Updated last month
- Programming Animation Engine☆129Updated last month
- Command-line flag parsing in C☆258Updated 2 months ago
- Immediate Mode JSON Serialization Library in C☆241Updated 4 months ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆104Updated 3 weeks ago
- A barebones single-header GUI library for Win32, X11 and Essence.☆558Updated 10 months ago
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,578Updated last week
- Compiler for the COOL language written in C.☆133Updated 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,063Updated this week
- Simple stb-style header-only library for Neural Networks☆392Updated 2 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆177Updated last month
- C Just In Time, interpreter and compiler☆426Updated 8 months ago
- A small raylib introductory course developing a simple game☆317Updated 3 months ago
- Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL☆1,010Updated last year
- A Modern C11 compiler (STILL EARLY)☆1,216Updated 2 weeks ago
- A dynamic array implementation in C similar to the one found in standard C++☆849Updated last month