mcinglis / c-styleLinks
My favorite C programming practices.
☆2,118Updated 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:
- A cheatsheet of modern C language and library features.☆437Updated 7 months ago
- Beej's Guide to C Programming source☆584Updated last month
- A curated list of awesome C frameworks, libraries and software.☆2,074Updated 3 weeks ago
- Common libraries and data structures for C.☆2,503Updated 6 months ago
- µnit is a small testing framework for C☆653Updated last year
- A practical hacker's guide to the C programming language.☆1,043Updated last week
- creating a tiny tensor library in raw C☆810Updated 5 months ago
- Implementation of C++ standard libraries in C☆1,192Updated last month
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,718Updated this week
- Recommended C code style and coding rules for standard C99 or later☆1,216Updated 3 weeks ago
- A library of generic data structures for the C language.☆2,942Updated 2 months ago
- The C Template Library☆1,340Updated 3 years ago
- C Interfaces and Implementations☆682Updated 10 months ago
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,501Updated 2 years ago
- A library of common data structures and algorithms written in C.☆3,507Updated 4 months ago
- A categorized list of C++ resources.☆5,069Updated this week
- Simple Dynamic Strings library for C☆5,260Updated 4 months ago
- I'm sick of complex blogging solutions, so markdown files in a git repo it is☆820Updated 9 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆582Updated last year
- Algebraic data types for C99☆1,433Updated 5 months ago
- Test suite to help you write your own C compiler☆894Updated last year
- The Art of Debugging☆929Updated this week
- Tutorials on tinygrad☆406Updated 3 weeks ago
- A TUTORIAL ON POINTERS AND ARRAYS IN C☆1,186Updated 2 years ago
- An ebook about bare-metal programming for ARM☆752Updated 4 years ago
- Linus Torvalds' linked list argument for good taste, explained☆2,157Updated last year
- How to write a very simple JIT compiler☆1,877Updated 4 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆541Updated 6 years 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,018Updated 7 months ago
- Write your own virtual machine for the LC-3 computer!☆1,894Updated 7 months ago