ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

335 results

The Linux Foundation
Enhancing Spatial Safety: Better Array-bounds Checking in C (and Linux) - Gustavo A. R. Silva

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

1:11:58
Enhancing Spatial Safety: Better Array-bounds Checking in C (and Linux) - Gustavo A. R. Silva

72 views

3 weeks ago

Sophia Wagner
Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" a...

Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" and hence invoking UB? Hey guys!

4:04
Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" a...

3 views

3 weeks ago

The Debug Zone
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

In this video, we'll explore the intricacies of modifying arrays within functions in the C programming language. Understanding how ...

1:58
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

0 views

3 weeks ago

Matt Godbolt
[AoCO 10/25] Unrolling Loops

Day 10 of the Advent of Compiler Optimisations - More Loops Compilers can avoid the overhead of incrementing and checking ...

6:38
[AoCO 10/25] Unrolling Loops

8,840 views

4 weeks ago

Codotaku
Generate your first function with LLVM IR C++ API (Metaprogramming)

Generate your first function with LLVM IR C++ API (Metaprogramming) On the road to create our own compiler Discord: ...

21:10
Generate your first function with LLVM IR C++ API (Metaprogramming)

273 views

3 weeks ago

Matt Godbolt
[AoCO 24/25] My Favourite Optimisation

Day 24 of the Advent of Compiler Optimisations - My Favourite Optimisation To conclude this series, I'm going to talk about my ...

5:40
[AoCO 24/25] My Favourite Optimisation

8,396 views

2 weeks ago

Matt Godbolt
[AoCO 17/25] Inlining

Day 17 of the Advent of Compiler Optimisations - Inlining Who'd think that copy paste could actually be a good thing? It is - when ...

7:30
[AoCO 17/25] Inlining

6,689 views

3 weeks ago

Refactoring Bitcoin
Creating a class diagram from a C API

In the first real episode of Refactoring Bitcoin, we analyze the current C API of the Bitcoin kernel library and manually turn it into a ...

26:27
Creating a class diagram from a C API

153 views

3 weeks ago

Matt Godbolt
[AoCO 22/25] Clang's Clever Comparisons

Day 22 of the Advent of Compiler Optimisations - Clang's Clever Comparisons Clang has a number of cute tricks for comparisons.

6:09
[AoCO 22/25] Clang's Clever Comparisons

6,416 views

2 weeks ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

It's amazing to me how something as simple as a linked list absolutely destroys cocky Rust programmers. (UI doc still in progress, ...

17:18
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

2,537 views

3 weeks ago

Kunusoft
Translating C Functions to Arm64 Assembly on Raspberry Pi #translation #raspberrypi #assembly

In this video we translate two C programs—strcpy and nested for loops—into ARM64 assembly on a Raspberry Pi. We connect via ...

7:40
Translating C Functions to Arm64 Assembly on Raspberry Pi #translation #raspberrypi #assembly

438 views

4 weeks ago

izumi cat's pr's are rejected
Printing text with an animation using Modern C++ CMake

Custom Animated Printing function using Basic C++ and Modern CMake and C++26 with the Clang Compiler.

1:00:30
Printing text with an animation using Modern C++ CMake

162 views

2 weeks ago

Nic Ferrier
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

I've been talking about using closures in C through using the GCC nested functions implementation (which is now safe from stack ...

16:49
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

437 views

Streamed 2 weeks ago

Matt Godbolt
[AoCO 18/25] Partial Inlining

Day 18 of the Advent of Compiler Optimisations - Partial Inlining It's not always a good idea to inline larger functions; but the ...

6:54
[AoCO 18/25] Partial Inlining

6,778 views

3 weeks ago

Peter Schneider
Why would one reset local variables at the end of a C function?

Why would one reset local variables at the end of a C function? I hope you found a solution that worked for you :) The Content is ...

2:52
Why would one reset local variables at the end of a C function?

2 views

3 weeks ago

Codotaku
Modern C++ async chat server using coroutines and boost asio

Modern C++ async chat server using coroutines and boost asio Discord: https://discord.codotaku.com.

15:22
Modern C++ async chat server using coroutines and boost asio

295 views

3 weeks ago

منصة الشرق الاوسط || Middle East
Step by Step Tutorial  Deserializing JSON using c  and json net

PLC #HMI #Inverter #VFD #Automation #IndustrialControl #Siemens #Delta #Schneider #LS #ClassicControl #SCADA ...

56:21
Step by Step Tutorial Deserializing JSON using c and json net

0 views

2 weeks ago

Teen Tech
c language lecture-1; intro to c and c tokens

Want to learn C programming without confusion? You're in the right place! This channel provides easy explanations, step-by-step ...

38:02
c language lecture-1; intro to c and c tokens

14 views

3 weeks ago

منصة الشرق الاوسط || Middle East
Serialize and Deserialize Json to C   Step By Step Tutorial of JSON in C

PLC #HMI #Inverter #VFD #Automation #IndustrialControl #Siemens #Delta #Schneider #LS #ClassicControl #SCADA ...

23:17
Serialize and Deserialize Json to C Step By Step Tutorial of JSON in C

0 views

2 weeks ago

Codotaku
LLVM IR C++ API: PHI Nodes, stack memory and printf

LLVM IR C++ API: PHI Nodes, stack memory and printf On the road to create our own compiler Discord: ...

19:34
LLVM IR C++ API: PHI Nodes, stack memory and printf

132 views

2 weeks ago