close

DEV Community

Image

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bypassing the "Pandas RAM Tax": Building a Zero-Copy CSV Extractor in C

Bypassing the "Pandas RAM Tax": Building a Zero-Copy CSV Extractor in C

Comments
2 min read
Why Your LED Color Transitions Look Fake

Why Your LED Color Transitions Look Fake

Comments
2 min read
Why I Bypassed Pandas to Process 10M Records in 0.35s Using Raw C and SIMD

Why I Bypassed Pandas to Process 10M Records in 0.35s Using Raw C and SIMD

Comments
2 min read
New webinar session on how to make a programming language with lexer

New webinar session on how to make a programming language with lexer

Comments
2 min read
Where did the 0.5 go? An Initial Exploration of C Type Coercion and CPU Registers

Where did the 0.5 go? An Initial Exploration of C Type Coercion and CPU Registers

Comments
3 min read
Optimizing Chained strcmp Calls for Speed and Clarity

Optimizing Chained strcmp Calls for Speed and Clarity

Comments
2 min read
Designing a HAL Abstraction That Actually Ports — Lessons from 3 MCU Families

Designing a HAL Abstraction That Actually Ports — Lessons from 3 MCU Families

Comments
5 min read
I built a C library to inject multitouch into Android over USB — no root, no ADB, no app

I built a C library to inject multitouch into Android over USB — no root, no ADB, no app

Comments
2 min read
Enums for Perl: Adopting Devel::CallParser and Building Enum::Declare

Enums for Perl: Adopting Devel::CallParser and Building Enum::Declare

Image 1
Comments 1
4 min read
Part 3: putting it al l together

Part 3: putting it al l together

Comments
1 min read
Part 2: How It Works Under the Hood

Part 2: How It Works Under the Hood

Comments
2 min read
Inside the Running Object Table: COM's Hidden Registry of Live Objects

Inside the Running Object Table: COM's Hidden Registry of Live Objects

Comments
2 min read
New Build Tool for C/C++

New Build Tool for C/C++

Comments
1 min read
Chess Engine in C #1: The 10x12 Mailbox

Chess Engine in C #1: The 10x12 Mailbox

Comments
4 min read
Stop Paying the "Python Object Tax": 10M Rows in 0.08s with C and Parallel mmap

Stop Paying the "Python Object Tax": 10M Rows in 0.08s with C and Parallel mmap

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