DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I got mass mass mass tired of lspci, so I wrote a hardware monitor that also has a brain

I got mass mass mass tired of lspci, so I wrote a hardware monitor that also has a brain

1
Comments
1 min read
Aether: A Compiled Actor-Based Language for High-Performance Concurrency

Aether: A Compiled Actor-Based Language for High-Performance Concurrency

2
Comments
2 min read
My own memory allocator : a thread-safe, efficient implementation of malloc, calloc, realloc and free - review welcome

My own memory allocator : a thread-safe, efficient implementation of malloc, calloc, realloc and free - review welcome

1
Comments
1 min read
How I Built a Crash-Safe Database Engine in C with Write-Ahead Logging and Snapshots

How I Built a Crash-Safe Database Engine in C with Write-Ahead Logging and Snapshots

2
Comments 1
4 min read
ELF Executable Analysis in Detail

ELF Executable Analysis in Detail

1
Comments
8 min read
Modulo Bias Error

Modulo Bias Error

Comments
4 min read
TBS: a built build system

TBS: a built build system

1
Comments
1 min read
Project Vortex

Project Vortex

1
Comments
1 min read
char str1[] = "hello world"; vs char *str2 = "hello world"; – The Memory Story Every C Programmer Must Know

char str1[] = "hello world"; vs char *str2 = "hello world"; – The Memory Story Every C Programmer Must Know

2
Comments
4 min read
Key Differences Between C and C++

Key Differences Between C and C++

2
Comments
3 min read
Greeting from south korea

Greeting from south korea

1
Comments
1 min read
A Compiled Review

A Compiled Review

Comments
3 min read
Using Arenas for Easier Object Management

Using Arenas for Easier Object Management

Comments
5 min read
How to Install GCC on Windows with w64devkit

How to Install GCC on Windows with w64devkit

Comments
3 min read
4 Months of Developing a Memory Allocator: Updating "Hakozuna" to v3.0 (hz3/hz4)

4 Months of Developing a Memory Allocator: Updating "Hakozuna" to v3.0 (hz3/hz4)

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