DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
pg-status - a lightweight microservice for checking PostgreSQL host status

pg-status - a lightweight microservice for checking PostgreSQL host status

Comments
7 min read
MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo.

MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo.

5
Comments 37
4 min read
Why I Replaced My Go Gateway with 600 Lines of C

Why I Replaced My Go Gateway with 600 Lines of C

Comments
3 min read
IMMUNE: Building an EDR/XDR/MDR Security Platform in Pure C — Solo Dev Progress

IMMUNE: Building an EDR/XDR/MDR Security Platform in Pure C — Solo Dev Progress

Comments
3 min read
[BOJ/C, C++] 단계별로 풀어보기 약수, 배수와 소수 1

[BOJ/C, C++] 단계별로 풀어보기 약수, 배수와 소수 1

Comments
2 min read
[BOJ/C, C++] 단계별로 풀어보기 수학 1

[BOJ/C, C++] 단계별로 풀어보기 수학 1

Comments
3 min read
Why Arrays Start at Index 0: A Memory-Level Explanation

Why Arrays Start at Index 0: A Memory-Level Explanation

2
Comments
4 min read
MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler.

MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler.

5
Comments 30
3 min read
10,000 Lines of C, Real x86-64 Assembly for Critical Paths: Building Kernel-Level AI Security

10,000 Lines of C, Real x86-64 Assembly for Critical Paths: Building Kernel-Level AI Security

Comments
7 min read
[BOJ/C, C++] 단계별로 풀어보기 문자열 ~ 2차원 배열

[BOJ/C, C++] 단계별로 풀어보기 문자열 ~ 2차원 배열

Comments
3 min read
Is the World Ready for Another Programming Language in 2026, Now That AI Writes Code?

Is the World Ready for Another Programming Language in 2026, Now That AI Writes Code?

Comments 1
1 min read
WIR - What Is Running: A CLI Tool in C to Inspect Processes and Ports

WIR - What Is Running: A CLI Tool in C to Inspect Processes and Ports

Comments
2 min read
Why I Rebuilt AI Security from Scratch in Pure C

Why I Rebuilt AI Security from Scratch in Pure C

1
Comments
5 min read
C23 Miscellany

C23 Miscellany

1
Comments
3 min read
GUI for OpenSoldat

GUI for OpenSoldat

Comments
1 min read
[BOJ/C, C++] 단계별로 풀어보기 입출력과 사칙연산 ~ 1차원 배열

[BOJ/C, C++] 단계별로 풀어보기 입출력과 사칙연산 ~ 1차원 배열

Comments
3 min read
Understanding Strings in C: From Basics to Best Practices

Understanding Strings in C: From Basics to Best Practices

Comments 2
2 min read
Creating my own minecraft launcher & minecraft.

Creating my own minecraft launcher & minecraft.

Comments
3 min read
How I Optimized FFmpeg Filters with Slice Threading (My First Contribution)

How I Optimized FFmpeg Filters with Slice Threading (My First Contribution)

1
Comments
3 min read
From Serial Ports to WebSockets: Debugging Across Two Worlds

From Serial Ports to WebSockets: Debugging Across Two Worlds

5
Comments 1
2 min read
How to build a firmware using Makefile?

How to build a firmware using Makefile?

Comments
4 min read
Langjam Gamejam

Langjam Gamejam

Comments
3 min read
The Benchmarking Trap

The Benchmarking Trap

Comments 1
4 min read
Why Learning C Is My First Step Toward Becoming a Game Engine Programmer

Why Learning C Is My First Step Toward Becoming a Game Engine Programmer

2
Comments 2
2 min read
How to Install C++ Libraries with Bazel - RE2 Example

How to Install C++ Libraries with Bazel - RE2 Example

Comments 1
2 min read
loading...