DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Introducing Object::Proto — A Prototype Object System for Perl

Introducing Object::Proto — A Prototype Object System for Perl

2
Comments
7 min read
A Deep Dive into C Pointers: From Basics to Advanced Techniques

A Deep Dive into C Pointers: From Basics to Advanced Techniques

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

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

2
Comments 2
4 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
Loo: Yet Another Way To Introspect Data

Loo: Yet Another Way To Introspect Data

1
Comments 6
4 min read
Warning options for printf incantations

Warning options for printf incantations

1
Comments
6 min read
/* DISABLES CODE */: When Clang warns about unreachable code

/* DISABLES CODE */: When Clang warns about unreachable code

1
Comments
2 min read
Extending Qwen3-TTS: clone voices once, reuse everywhere (pure C)

Extending Qwen3-TTS: clone voices once, reuse everywhere (pure C)

3
Comments
10 min read
Learning XS - Custom Ops

Learning XS - Custom Ops

3
Comments 5
10 min read
Getting Started with GitHub Copilot in VS Code

Getting Started with GitHub Copilot in VS Code

1
Comments
11 min read
Abolishing the "Python Tax": How I hit $3.06 \text{ GB/s}$ CSV Ingestion in C 🧱🔥

Abolishing the "Python Tax": How I hit $3.06 \text{ GB/s}$ CSV Ingestion in C 🧱🔥

1
Comments
2 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.