DEV Community

C

Official tag for the C programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Another Tale of Two Threads (C or C++ vs. Python)

Another Tale of Two Threads (C or C++ vs. Python)

3
Comments 2
3 min read
A Generic min Function in C

A Generic min Function in C

2
Comments
3 min read
Building Modern Web Services in C with Papago

Building Modern Web Services in C with Papago

Comments
5 min read
Why I built a simple C object pool (C89, O(1) allocation, no malloc churn)

Why I built a simple C object pool (C89, O(1) allocation, no malloc churn)

Comments
1 min read
Enum Type Safety in C

Enum Type Safety in C

Comments 2
9 min read
Stripping away the layers of abstractions: How does a filesystem work?

Stripping away the layers of abstractions: How does a filesystem work?

Comments
4 min read
The Silent King: Why Low-Level C Programming Remains Vital for Control Systems

The Silent King: Why Low-Level C Programming Remains Vital for Control Systems

Comments
1 min read
Pointers and Tuning and Loops! Oh My!

Pointers and Tuning and Loops! Oh My!

1
Comments
6 min read
I built a Python -> C transpiler. Then it transpiled itself.

I built a Python -> C transpiler. Then it transpiled itself.

Comments
2 min read
Day 02 — How C Source Code Becomes an Executable

Day 02 — How C Source Code Becomes an Executable

Comments 1
3 min read
Just sharing our hobby project: F4us, a very early antivirus made in C

Just sharing our hobby project: F4us, a very early antivirus made in C

3
Comments
1 min read
I Built a 64-bit OS from Scratch in C and Assembly — No GRUB, No Shortcuts

I Built a 64-bit OS from Scratch in C and Assembly — No GRUB, No Shortcuts

Comments
5 min read
From Hackathon Chaos to Clean CLI: Reviving My Daily Routine Analyser with GitHub Copilot

GitHub “Finish-Up-A-Thon” Challenge Submission

From Hackathon Chaos to Clean CLI: Reviving My Daily Routine Analyser with GitHub Copilot

2
Comments
2 min read
Ghost in the Stack (Part 1): Why uninitialized variables remember old data

Ghost in the Stack (Part 1): Why uninitialized variables remember old data

Comments
3 min read
do you know what exactly startup code does ?

do you know what exactly startup code does ?

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