mcinglis / c-styleLinks
My favorite C programming practices.
☆2,117Updated 4 years ago
Alternatives and similar repositories for c-style
Users that are interested in c-style are comparing it to the libraries listed below
Sorting:
- Common libraries and data structures for C.☆2,505Updated 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,740Updated last week
- A cheatsheet of modern C language and library features.☆459Updated 8 months ago
- Beej's Guide to C Programming source☆591Updated last week
- Implementation of C++ standard libraries in C☆1,195Updated 2 months ago
- The C Template Library☆1,344Updated 3 years ago
- A practical hacker's guide to the C programming language.☆1,046Updated last month
- µnit is a small testing framework for C☆658Updated last year
- Tutorials on tinygrad☆414Updated last month
- A GDB frontend for Linux.☆2,630Updated this week
- Recommended C code style and coding rules for standard C99 or later☆1,232Updated this week
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆543Updated 6 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- If tinygrad wasn't small enough for you...☆742Updated last year
- creating a tiny tensor library in raw C☆816Updated 6 months ago
- A curated list of awesome C frameworks, libraries and software.☆2,084Updated 3 weeks ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,856Updated 2 weeks ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆356Updated 5 months ago
- ✏️ Learn how to write a hash table in C☆4,135Updated last year
- Minimal unit testing framework for C☆608Updated last year
- C Interfaces and Implementations☆682Updated 11 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆833Updated 5 months ago
- Write your own virtual machine for the LC-3 computer!☆1,908Updated 2 weeks ago
- Linux containers from scratch in C.☆1,534Updated 2 months ago
- Arena Allocator implementation in pure C as an stb-style single-file library.☆600Updated 5 months ago
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆3,035Updated 8 months ago
- A TUTORIAL ON POINTERS AND ARRAYS IN C☆1,208Updated 2 years ago
- Test cases for Writing a C Compiler☆321Updated last month
- A library of generic data structures for the C language.☆2,945Updated 2 months ago
- A Parser Combinator library for C☆2,777Updated last month