Forem

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
Cover image for 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
Where did the 0.5 go? An Initial Exploration of C Type Coercion and CPU Registers
Cover image for 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
Cover image for 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
Cover image for Enums for Perl: Adopting Devel::CallParser and Building Enum::Declare

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

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++
Cover image for New Build Tool for C/C++

New Build Tool for C/C++

Comments
1 min read
Chess Engine in C #1: The 10x12 Mailbox
Cover image for 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
Cover image for 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
Déboguer un segfault dans une extension PHP/C : l'histoire d'un pointeur fantôme
Cover image for Déboguer un segfault dans une extension PHP/C : l'histoire d'un pointeur fantôme

Déboguer un segfault dans une extension PHP/C : l'histoire d'un pointeur fantôme

Comments
9 min read
Step 6: Moving to an Absolute Position — Let the Code Figure Out the Direction

Step 6: Moving to an Absolute Position — Let the Code Figure Out the Direction

Comments
6 min read
Blueprint: Modernizing a Legacy C Utility with Zig as a Surgical Replacement

Blueprint: Modernizing a Legacy C Utility with Zig as a Surgical Replacement

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