AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆414Updated 5 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.☆559Updated 2 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…☆366Updated 4 months ago
- Custom coroutines implementation in GNU C☆226Updated 5 months ago
- A small, ergonomic generic container library.☆338Updated 2 weeks ago
- A build system in C for C☆368Updated 3 weeks ago
- Test cases for Writing a C Compiler☆298Updated 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,680Updated this week
- A barebones single-header GUI library for Win32, X11 and Essence.☆527Updated 4 months ago
- Simple String_View implementation for C programming language.☆175Updated last year
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆610Updated 5 months ago
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,030Updated this week
- Header only library for writing build recipes in C.☆1,268Updated 2 months ago
- A Modern C11 compiler (STILL EARLY)☆1,140Updated last week
- A simple vector library for C that can store any type.☆215Updated last year
- Immediate Mode JSON Serialization Library in C☆201Updated last week
- Artifacts of that Memory Management Tsoding Session☆167Updated last year
- Compiler for the COOL language written in C.☆118Updated 8 months ago
- Programming Animation Engine☆93Updated 6 months ago
- Simple stb-style header-only library for Neural Networks☆376Updated last year
- Simple hash table implemented in C☆177Updated last year
- Minimalist web framework for C☆210Updated this week
- Snake written in Pure C and compilable to WebAssembly☆152Updated last year
- Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL☆956Updated 8 months ago
- A gradual guide to discover and learn the Jai programming language☆414Updated 11 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆167Updated last year
- A list of awesome C preprocessor stuff☆343Updated this week
- str: yet another string library for C language.☆341Updated 8 months ago
- A small raylib introductory course developing a simple game☆270Updated 5 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆575Updated last year
- Futures Library in C3☆60Updated 4 months ago