Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What Unix Co-Creator Brian Kernighan Thinks of Rust
Cover image for What Unix Co-Creator Brian Kernighan Thinks of Rust

What Unix Co-Creator Brian Kernighan Thinks of Rust

Comments
1 min read
Data Structures and Algorithms in C and Assembly Language: KatoKode
Cover image for Data Structures and Algorithms in C and Assembly Language: KatoKode

Data Structures and Algorithms in C and Assembly Language: KatoKode

Comments
1 min read
Writing Pseudo Linux Character Device Driver
Cover image for Writing Pseudo Linux Character Device Driver

Writing Pseudo Linux Character Device Driver

Comments
2 min read
Finite States Machines (in C)
Cover image for Finite States Machines (in C)

Finite States Machines (in C)

Comments
4 min read
Stop saying “C is always faster”
Cover image for Stop saying “C is always faster”

Stop saying “C is always faster”

2
Comments 1
44 min read
Building a Shell in C using fork and Process Management

Building a Shell in C using fork and Process Management

1
Comments
5 min read
Code changes and Improvements for neural web

Code changes and Improvements for neural web

1
Comments
1 min read
Setup OpenGL on Mx Mac with C and not C++ - Sanity Checklist
Cover image for Setup OpenGL on Mx Mac with C and not C++ - Sanity Checklist

Setup OpenGL on Mx Mac with C and not C++ - Sanity Checklist

Comments
3 min read
Crafting Cross-platform Memory Allocator in C
Cover image for Crafting Cross-platform Memory Allocator in C

Crafting Cross-platform Memory Allocator in C

Comments
13 min read
New improvements for neural web

New improvements for neural web

1
Comments
1 min read
I built NotaMy: a simple, terminal-based note manager in C for Linux

I built NotaMy: a simple, terminal-based note manager in C for Linux

Comments
2 min read
Way to Avoid the Pitfall of Cherry-Picking Data
Cover image for Way to Avoid the Pitfall of Cherry-Picking Data

Way to Avoid the Pitfall of Cherry-Picking Data

Comments
4 min read
Review of CWE-843 Type Confusion Vulnerability and Exploit
Cover image for Review of CWE-843 Type Confusion Vulnerability and Exploit

Review of CWE-843 Type Confusion Vulnerability and Exploit

Comments
6 min read
I Built My Own Shell for Fun. You Can Too

I Built My Own Shell for Fun. You Can Too

Comments
7 min read
Building rewindtty – a terminal session recorder in C with PTY support
Cover image for Building rewindtty – a terminal session recorder in C with PTY support

Building rewindtty – a terminal session recorder in C with PTY support

Comments
1 min read
PcapPlusPlus: Your New Secret Weapon for Network Packet Mastery

PcapPlusPlus: Your New Secret Weapon for Network Packet Mastery

Comments 1
3 min read
Memory Management in Turbine: A Markdown-Inspired Scripting Language
Cover image for Memory Management in Turbine: A Markdown-Inspired Scripting Language

Memory Management in Turbine: A Markdown-Inspired Scripting Language

Comments
3 min read
I built SilentGPT – a terminal-based ChatGPT client in C with encrypted chat history

I built SilentGPT – a terminal-based ChatGPT client in C with encrypted chat history

Comments
1 min read
DAY 03 - Few Days into My SDK in C++… and I'm Already Switching to C

DAY 03 - Few Days into My SDK in C++… and I'm Already Switching to C

Comments
3 min read
🧠 Building a Simple Hash Table in C (with Linear Probing)

🧠 Building a Simple Hash Table in C (with Linear Probing)

Comments
3 min read
🌟 Beginner C# Project Ideas

🌟 Beginner C# Project Ideas

Comments 1
1 min read
🐞 Hunting Heisenbugs in Embedded Systems: A Deep Dive into the Invisible

🐞 Hunting Heisenbugs in Embedded Systems: A Deep Dive into the Invisible

Comments 2
2 min read
Implementing “Did you mean ...?” Suggestions

Implementing “Did you mean ...?” Suggestions

7
Comments
6 min read
How to Build a Compiler: A Step-by-Step Outline for Creating a custom compiler in C from scratch

How to Build a Compiler: A Step-by-Step Outline for Creating a custom compiler in C from scratch

1
Comments
6 min read
HardView 3.0 — The Best Python Library for Hardware and System Info

HardView 3.0 — The Best Python Library for Hardware and System Info

Comments
3 min read
loading...