mcinglis / c-styleLinks
My favorite C programming practices.
☆2,148Updated 5 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 practical hacker's guide to the C programming language.☆1,089Updated 4 months ago
- A cheatsheet of modern C language and library features.☆562Updated last year
- µnit is a small testing framework for C☆683Updated last year
- A curated list of awesome C frameworks, libraries and software.☆2,143Updated last week
- Common libraries and data structures for C.☆2,543Updated 11 months ago
- Beej's Guide to C Programming source☆618Updated last week
- Minimal unit testing framework for C☆622Updated 2 years ago
- C Interfaces and Implementations☆691Updated last year
- creating a tiny tensor library in raw C☆1,296Updated 10 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,804Updated this week
- Implementation of C++ standard libraries in C☆1,210Updated 5 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Updated last year
- Small portable regex in C☆1,460Updated last year
- Tutorials on tinygrad☆449Updated 3 months ago
- A library of generic data structures for the C language.☆2,976Updated 6 months ago
- Recommended C code style and coding rules for standard C99 or later☆1,265Updated 3 months ago
- Concurrency library for C (coroutines)☆1,322Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆564Updated 7 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,114Updated 5 years ago
- Simple 2D Graphics Library for C☆2,306Updated 3 months ago
- Write your own virtual machine for the LC-3 computer!☆1,967Updated 4 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆854Updated 2 months ago
- The C Template Library☆1,361Updated 4 years 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,065Updated 3 weeks ago
- Arena Allocator implementation in pure C as an stb-style single-file library.☆686Updated 8 months ago
- A library of common data structures and algorithms written in C.☆3,567Updated 9 months ago
- Linux containers from scratch in C.☆1,540Updated 6 months ago
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,513Updated 2 years ago
- Book Example Code for Hands-On Network Programming with C☆694Updated 6 months ago
- A Tiny Garbage Collector for C☆1,073Updated 2 years ago