mcinglis / c-styleLinks
My favorite C programming practices.
☆2,124Updated 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,051Updated last month
- µnit is a small testing framework for C☆665Updated last year
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,752Updated last month
- A curated list of awesome C frameworks, libraries and software.☆2,099Updated 3 weeks ago
- Beej's Guide to C Programming source☆595Updated last month
- C Interfaces and Implementations☆685Updated last year
- A cheatsheet of modern C language and library features.☆479Updated 8 months ago
- creating a tiny tensor library in raw C☆820Updated 7 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- Implementation of C++ standard libraries in C☆1,198Updated 2 months ago
- Linux containers from scratch in C.☆1,531Updated 3 months ago
- The C Template Library☆1,345Updated 3 years ago
- Book Example Code for Hands-On Network Programming with C☆667Updated 3 months ago
- Test suite to help you write your own C compiler☆892Updated 2 years ago
- Common libraries and data structures for C.☆2,507Updated 8 months ago
- A categorized list of C++ resources.☆5,106Updated this week
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- New changes are here: https://notabug.org/bfgeshka/awesome-c☆348Updated 4 years ago
- build your own text editor☆920Updated 2 years ago
- A library of common data structures and algorithms written in C.☆3,528Updated 6 months ago
- Minimal unit testing framework for C☆611Updated last year
- A Tiny Garbage Collector for C☆1,049Updated 2 years ago
- A GDB frontend for Linux.☆2,696Updated last week
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆3,047Updated 8 months ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,457Updated 2 weeks ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,108Updated 4 years ago
- A self-hosting and educational C optimizing compiler☆1,316Updated this week
- A unit testing framework for C☆1,131Updated last year
- Concurrency library for C (coroutines)☆1,295Updated last year
- Learning assembly for Linux x86_64☆3,272Updated 3 weeks ago