DEV Community

C

Official tag for the C programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Decoding Compiler Confusion: Why the error messages of C are so confusing

Decoding Compiler Confusion: Why the error messages of C are so confusing

Comments
2 min read
# Why I’m Rewriting a PHP Extension in C23, Not C++

# Why I’m Rewriting a PHP Extension in C23, Not C++

1
Comments
11 min read
Punk: a MVC framework

Punk: a MVC framework

2
Comments
7 min read
50 Low-Level Primitives to Master Linux Systems & Kernel Engineering

50 Low-Level Primitives to Master Linux Systems & Kernel Engineering

Comments
13 min read
JavaScript Object References vs. C Pointers: Clarifying Memory Address and Copying Differences

JavaScript Object References vs. C Pointers: Clarifying Memory Address and Copying Differences

1
Comments 1
13 min read
A Deep Dive into the Memory Model

A Deep Dive into the Memory Model

2
Comments 1
16 min read
Custom Memory Allocator HAKOZUNA HZ8: A balanced allocator that prioritizes low RSS over raw speed.

Custom Memory Allocator HAKOZUNA HZ8: A balanced allocator that prioritizes low RSS over raw speed.

Comments
3 min read
malloc internals — Why free() Doesn't Return Memory to the System

malloc internals — Why free() Doesn't Return Memory to the System

2
Comments
8 min read
How We Made a C JSON Engine 299.88% Faster in Safe Rust (And What Broke Along the Way)

How We Made a C JSON Engine 299.88% Faster in Safe Rust (And What Broke Along the Way)

1
Comments
4 min read
strace as a Debugging Primitive — When the Stack Trace Lies

strace as a Debugging Primitive — When the Stack Trace Lies

1
Comments
7 min read
Textparser – High-performance C parsing engine using Python-compiled grammars

Textparser – High-performance C parsing engine using Python-compiled grammars

Comments 1
1 min read
I Built a Statically Typed Bytecode VM Language in C — Here's What I Learned

I Built a Statically Typed Bytecode VM Language in C — Here's What I Learned

1
Comments 1
4 min read
Building a chikku OS

Building a chikku OS

Comments
7 min read
Rust's rewrite wave, why C is being replaced in the places that matter

Rust's rewrite wave, why C is being replaced in the places that matter

Comments
4 min read
I compile C to a 468-byte ROM that runs identically on x86 and ARM

I compile C to a 468-byte ROM that runs identically on x86 and ARM

1
Comments 35
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.