AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆466Updated 8 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.☆604Updated 5 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…☆375Updated 6 months ago
- Custom coroutines implementation in GNU C☆234Updated last month
- A small, ergonomic generic container library.☆364Updated 3 months ago
- Minimalist web framework for C☆228Updated this week
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆606Updated 7 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,743Updated 3 weeks ago
- A small raylib introductory course developing a simple game☆300Updated 2 weeks ago
- Simple String_View implementation for C programming language.☆179Updated last year
- Immediate Mode JSON Serialization Library in C☆235Updated last month
- A build system in C for C☆382Updated 3 months ago
- Command-line flag parsing in C☆238Updated last week
- Test cases for Writing a C Compiler☆322Updated last month
- Simple stb-style header-only library for Neural Networks☆387Updated 2 years ago
- Header only library for writing build recipes in C.☆1,962Updated last month
- Artifacts of that Memory Management Tsoding Session☆171Updated last year
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,124Updated this week
- A list of awesome C preprocessor stuff☆364Updated 2 months ago
- Programming Animation Engine☆95Updated 9 months ago
- Futures Library in C3☆61Updated 7 months ago
- A gradual guide to discover and learn the Jai programming language☆450Updated last year
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆217Updated this week
- A set of Data Structures for the C programming language☆35Updated last week
- Snake written in Pure C and compilable to WebAssembly☆158Updated last year
- A Modern C11 compiler (STILL EARLY)☆1,175Updated last week
- Beej's Guide to C Programming source☆592Updated 2 weeks ago
- Compiler for the B Programming Language implemented in Crust☆618Updated last month
- A barebones single-header GUI library for Win32, X11 and Essence.☆540Updated 7 months ago
- A simple vector library for C that can store any type.☆217Updated 2 weeks ago
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆231Updated 2 weeks ago