AnthonyCalandra / modern-c-featuresLinks
A cheatsheet of modern C language and library features.
☆527Updated 10 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.☆645Updated 7 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…☆381Updated 9 months ago
- A small, ergonomic generic container library.☆396Updated 5 months ago
- Custom coroutines implementation in GNU C☆254Updated 3 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,785Updated this week
- A build system in C for C☆401Updated 5 months ago
- Immediate Mode JSON Serialization Library in C☆245Updated 3 months ago
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆617Updated 9 months ago
- Simple String_View implementation for C programming language.☆185Updated last year
- Express-C Effect for Web Operations☆234Updated this week
- Test cases for Writing a C Compiler☆333Updated last week
- A list of awesome C preprocessor stuff☆376Updated 4 months ago
- Programming Animation Engine☆121Updated 2 weeks ago
- Command-line flag parsing in C☆252Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆587Updated last year
- A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.☆1,535Updated this week
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆176Updated 3 weeks ago
- Header only library for writing build recipes in C.☆2,185Updated 3 weeks ago
- A barebones single-header GUI library for Win32, X11 and Essence.☆552Updated 9 months ago
- Linear Algebra in C for 2D/3D Computer Graphics☆155Updated 2 months ago
- A Modern C11 compiler (STILL EARLY)☆1,209Updated 2 weeks ago
- A dynamic array implementation in C similar to the one found in standard C++☆843Updated 3 weeks ago
- A simple vector library for C that can store any type.☆224Updated last month
- Snake written in Pure C and compilable to WebAssembly☆160Updated last year
- Can't Believe It's Not C++! - datastructures and other utility macros to make your life a little easier in C☆81Updated 10 months ago
- Simple stb-style header-only library for Neural Networks☆390Updated 2 years ago
- C REPL☆102Updated 2 weeks ago
- 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,058Updated 3 weeks ago
- Artifacts of that Memory Management Tsoding Session☆173Updated last year
- Compiler for the COOL language written in C.☆132Updated last year