AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆380Updated 4 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.☆535Updated last month
- 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…☆358Updated 2 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,624Updated last week
- A Modern C11 compiler (STILL EARLY)☆1,128Updated last week
- A small, ergonomic generic container library.☆309Updated last month
- Custom coroutines implementation in GNU C☆224Updated 4 months ago
- A build system in C for C☆277Updated last week
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆995Updated this week
- My variant of the C Template Library☆194Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆567Updated 11 months ago
- A barebones single-header GUI library for Win32, X11 and Essence.☆519Updated 3 months ago
- Simple String_View implementation for C programming language.☆172Updated last year
- A modern microframework for web development in C☆209Updated this week
- Single-file public domain libraries for C/C++☆1,875Updated this week
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆998Updated this week
- Programming Animation Engine☆88Updated 5 months ago
- 🧪 single header unit testing framework for C and C++☆901Updated this week
- Header only library for writing build recipes in C.☆1,195Updated 3 weeks ago
- A simple vector library for C that can store any type.☆210Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆805Updated last month
- musl - an implementation of the standard library for Linux-based systems☆192Updated last week
- A versatile, performance-oriented generic hash table library for C.☆129Updated last month
- A list of awesome C preprocessor stuff☆339Updated 5 months ago
- Implementation of C++ standard libraries in C☆1,185Updated 3 months ago
- A small raylib introductory course developing a simple game☆264Updated 4 months ago
- Examples of idiomatic Odin code☆423Updated last week
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆611Updated 3 months ago
- Small, portable implementation of the C11 threads API☆976Updated last year
- str: yet another string library for C language.☆340Updated 7 months ago
- Single header stackful cross-platform coroutine library in pure C.☆740Updated 5 months ago