close

DEV Community

Image

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
From 1.4 tok/s to 36 tok/s: What Building a Zero-Dependency C LLM Engine Taught Me About DRAM Ceilings

From 1.4 tok/s to 36 tok/s: What Building a Zero-Dependency C LLM Engine Taught Me About DRAM Ceilings

Comments
6 min read
prongC: A Static Analysis Tool That Helps You Detect C Shared Data Accesses

prongC: A Static Analysis Tool That Helps You Detect C Shared Data Accesses

Comments 2
2 min read
I wanted a lightweight native HTTP client, so I built one in C11

I wanted a lightweight native HTTP client, so I built one in C11

Comments
1 min read
Rust Dynamic Library: Beyond Monolithic Executables

Rust Dynamic Library: Beyond Monolithic Executables

Comments
7 min read
Building an NES Emulator in C: Part 1 – Emulating the 6502 CPU

Building an NES Emulator in C: Part 1 – Emulating the 6502 CPU

Comments
5 min read
Nimmake: Simplifying C++ Project Management by Reducing Configuration Overhead Compared to CMake

Nimmake: Simplifying C++ Project Management by Reducing Configuration Overhead Compared to CMake

Comments
10 min read
I got tired of hand-rolling message queues in FreeRTOS. So I built embedmq.

I got tired of hand-rolling message queues in FreeRTOS. So I built embedmq.

Image 1
Comments
2 min read
HackTheBox - Snapped Writeup

HackTheBox - Snapped Writeup

Image 1
Comments
7 min read
A single malloc took 7 milliseconds. So I deleted the slow path.

A single malloc took 7 milliseconds. So I deleted the slow path.

Image 2
Comments
3 min read
How I Migrated My Language (Arc) from a Tree-Walker to a Bytecode VM in 7 Days

How I Migrated My Language (Arc) from a Tree-Walker to a Bytecode VM in 7 Days

Image 3
Comments 1
2 min read
You have been zigged (series) : About system function from stdlib.h

You have been zigged (series) : About system function from stdlib.h

Image 1
Comments
1 min read
teamOS Bare Metal x86 Kernel

teamOS Bare Metal x86 Kernel

Comments
1 min read
Moving From Tree-Walk to Bytecode: Announcing My Ultimate C Programming Challenge

Moving From Tree-Walk to Bytecode: Announcing My Ultimate C Programming Challenge

Comments
3 min read
Day-04 : Understanding int in C: Binary, Ranges, and What Happens When You Overflow

Day-04 : Understanding int in C: Binary, Ranges, and What Happens When You Overflow

Image 2
Comments 2
5 min read
Synthesis: Codecs as Structure

Synthesis: Codecs as Structure

Comments
10 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.