My favorite C programming practices.
☆2,151Jan 19, 2026Updated 2 months ago
Alternatives and similar repositories for c-style
Users that are interested in c-style are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆147Nov 11, 2024Updated last year
- UNet diffusion model in pure CUDA☆656Jun 28, 2024Updated last year
- LLM training in simple, raw C/CUDA☆29,216Jun 26, 2025Updated 8 months ago
- A minimal GPU design in Verilog to learn how GPUs work from the ground up☆11,969Aug 18, 2024Updated last year
- Implementation of Diffusion Transformer (DiT) in JAX☆308Jun 11, 2024Updated last year
- Algebraic data types for C99☆1,482Mar 17, 2025Updated last year
- A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out t…☆11,138Dec 27, 2025Updated 2 months ago
- Tile primitives for speedy kernels☆3,244Updated this week
- Functional-programming macros for the C preprocessor.☆63Feb 12, 2015Updated 11 years ago
- Simple Dynamic Strings library for C☆5,407Apr 18, 2025Updated 11 months ago
- Fast bare-bones BPE for modern tokenizer training☆176Jun 23, 2025Updated 9 months ago
- Standards-defying functional-programming macros for the C preprocessor☆52Nov 12, 2014Updated 11 years ago
- build-once run-anywhere c library☆20,667Mar 6, 2026Updated 2 weeks ago
- Common libraries and data structures for C.☆2,559Feb 15, 2025Updated last year
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Jun 5, 2023Updated 2 years ago
- Official repository for our work on micro-budget training of large-scale diffusion models.