Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reusable Component Libraries: Simplifying Migration Between Targets
Cover image for Reusable Component Libraries: Simplifying Migration Between Targets

Reusable Component Libraries: Simplifying Migration Between Targets

Comments
11 min read
optimizing c structs layouts
Cover image for optimizing c structs layouts

optimizing c structs layouts

Comments
4 min read
Writing USB driver for Linux in C
Cover image for Writing USB driver for Linux in C

Writing USB driver for Linux in C

21
Comments 2
5 min read
Explaining donut like 5 years old Part-2

Explaining donut like 5 years old Part-2

Comments
1 min read
LogInsight
Cover image for LogInsight

LogInsight

2
Comments
1 min read
Understanding and Solving False Sharing in Multi-threaded Applications with an actual issue I had

Understanding and Solving False Sharing in Multi-threaded Applications with an actual issue I had

21
Comments 1
3 min read
🚀 C: A Minimalist, Powerful Language
Cover image for 🚀 C: A Minimalist, Powerful Language

🚀 C: A Minimalist, Powerful Language

Comments
2 min read
The Secret to Fast Typing on the Game Boy: Here’s How I Did It!
Cover image for The Secret to Fast Typing on the Game Boy: Here’s How I Did It!

The Secret to Fast Typing on the Game Boy: Here’s How I Did It!

Comments
6 min read
Guess what will be the output?
Cover image for Guess what will be the output?

Guess what will be the output?

Comments
1 min read
Creating a Robust Logging System in C
Cover image for Creating a Robust Logging System in C

Creating a Robust Logging System in C

10
Comments
21 min read
Dia 23 - Configurando o NixOS para utilizar o debbuger de C no VSCode
Cover image for Dia 23 - Configurando o NixOS para utilizar o debbuger de C no VSCode

Dia 23 - Configurando o NixOS para utilizar o debbuger de C no VSCode

Comments
2 min read
Implementing I2C for the ATtiny85
Cover image for Implementing I2C for the ATtiny85

Implementing I2C for the ATtiny85

12
Comments
16 min read
Streamlining C++ Project Releases with CMake and Vcpkg

Streamlining C++ Project Releases with CMake and Vcpkg

2
Comments
8 min read
Import <ncurses.h> library in C on Mac
Cover image for Import <ncurses.h> library in C on Mac

Import <ncurses.h> library in C on Mac

3
Comments
1 min read
Dia 24~26 - Gestão de Tarefas (Sistema Operacional)
Cover image for Dia 24~26 - Gestão de Tarefas (Sistema Operacional)

Dia 24~26 - Gestão de Tarefas (Sistema Operacional)

1
Comments
1 min read
Sieve of Eratosthenes

Sieve of Eratosthenes

Comments
6 min read
Dia 20 - Reimplementando lista circular duplamente encadeada
Cover image for Dia 20 - Reimplementando lista circular duplamente encadeada

Dia 20 - Reimplementando lista circular duplamente encadeada

Comments
2 min read
NFetch
Cover image for NFetch

NFetch

3
Comments 1
1 min read
How to ensure 5 concurrent TCP connection for ESP8266 based programmable controller

How to ensure 5 concurrent TCP connection for ESP8266 based programmable controller

Comments
2 min read
Continuous Integration with GitHub Actions

Continuous Integration with GitHub Actions

1
Comments
3 min read
History of C and C++. Part one: emergence and standardization of C language. C with Classes becomes C++

History of C and C++. Part one: emergence and standardization of C language. C with Classes becomes C++

2
Comments
9 min read
Dia 19 - Retornando a criação do meu sistema operacional
Cover image for Dia 19 - Retornando a criação do meu sistema operacional

Dia 19 - Retornando a criação do meu sistema operacional

Comments
1 min read
Consuming APIs in C: a practical guide for modern developers
Cover image for Consuming APIs in C: a practical guide for modern developers

Consuming APIs in C: a practical guide for modern developers

11
Comments 2
7 min read
The Saga Pattern in Microservices
Cover image for The Saga Pattern in Microservices

The Saga Pattern in Microservices

1
Comments 1
3 min read
Recreating strlen and strcmp in Assembly: A Step-by-Step Guide
Cover image for Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

6
Comments
4 min read
loading...