AnthonyCalandra / modern-c-features
A cheatsheet of modern C language and library features.
☆361Updated 3 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.☆520Updated 3 weeks 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…☆352Updated 2 months ago
- A small, ergonomic generic container library.☆294Updated 3 weeks ago
- Custom coroutines implementation in GNU C☆221Updated 3 months ago
- Simple String_View implementation for C programming language.☆171Updated last year
- A simple vector library for C that can store any type.☆209Updated last year
- A Modern C11 compiler (STILL EARLY)☆1,118Updated 2 weeks ago
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,601Updated last week
- Header only library for writing build recipes in C.☆1,111Updated 3 weeks ago
- A barebones single-header GUI library for Win32, X11 and Essence.☆515Updated 2 months ago
- A versatile, performance-oriented generic hash table library for C.☆117Updated last week
- A modern microframework for web development in C☆199Updated 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…☆988Updated this week
- Test cases for Writing a C Compiler☆261Updated last week
- Simple stb-style header-only library for Neural Networks☆372Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆561Updated 10 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆165Updated last year
- Personal scratch code☆409Updated last month
- Programming Animation Engine☆86Updated 4 months ago
- My variant of the C Template Library☆188Updated 3 weeks ago
- 🧪 single header unit testing framework for C and C++☆893Updated 8 months ago
- A C-compiler written in C☆72Updated 3 months ago
- str: yet another string library for C language.☆338Updated 6 months ago
- Blaise Programming Language - A Language for Learning About Compilers☆123Updated 2 years ago
- Starting Soon Timer for Tsoding Streams☆261Updated 6 months ago
- µnit is a small testing framework for C☆624Updated last year
- Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.☆607Updated 3 months ago
- Futures Library in C3☆59Updated 2 months ago
- Immediate Mode JSON Serialization Library in C☆100Updated 11 months ago
- Super small, simple, and C89-compliant single-header arena "allocator".☆64Updated 11 months ago