DEV Community

C

Official tag for the C programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Patrones embebidos comunes: bĂşfer circular

Patrones embebidos comunes: bĂşfer circular

Comments
15 min read
Common Embedded Patterns: Ring Buffer

Common Embedded Patterns: Ring Buffer

Comments
13 min read
Build your own shell, and learn how every program gets started

Build your own shell, and learn how every program gets started

Comments
3 min read
Hello DEV! I'm Plugecon — security developer

Hello DEV! I'm Plugecon — security developer

Comments
1 min read
My C projects today

My C projects today

Comments
1 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.