Media Summary: Part of a series on a bunch of topics, mainly intended to (eventually) share some ideas about serialization and reflection in — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ... Discussion & Comments: Presentation Slides, PDFs, Source Code and other ...

C Unbuffered Std Streambuf Implementation - Detailed Analysis & Overview

Part of a series on a bunch of topics, mainly intended to (eventually) share some ideas about serialization and reflection in — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ... Discussion & Comments: Presentation Slides, PDFs, Source Code and other ... For all your web hosting needs (use coupon code CHERNO for a discount) ▻ Patreon ... This is a clip from a conversation with Bjarne Stroustrup from Nov 2019. New full episodes are released once or twice a week and ... This talk was recorded at NDC TechTown in Kongsberg, Norway.  ...

Photo Gallery

C++ : unbuffered std streambuf implementation
C++ Custom std::streambuf for Packet Optimization [Reflective Serialization]
C++ : streambuf get streampos
C++ : What exactly is streambuf? How do I use it?
C++ : Buffered and unbuffered stream
Extending std::execution - Implementing Custom Algorithms with Senders & Receivers - C++Now 2025
Breaking Dependencies - C++ Type Erasure - The Implementation Details - Klaus Iglberger  CppCon 2022
C++ : How do I create my own ostream/streambuf?
Implement the C++ Standard Library: Design, Optimisations, Testing while Implementing Libc++
C++ : Unbuffered output with cout
Can std::expected with Monadic Operations REALLY Boost Your C++ Code Performance? - Vitaly Fanaskov
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced.  What do they really do?”
Sponsored
Sponsored
View Detailed Profile
C++ : unbuffered std streambuf implementation

C++ : unbuffered std streambuf implementation

C++

C++ Custom std::streambuf for Packet Optimization [Reflective Serialization]

C++ Custom std::streambuf for Packet Optimization [Reflective Serialization]

Part of a series on a bunch of topics, mainly intended to (eventually) share some ideas about serialization and reflection in

Sponsored
C++ : streambuf get streampos

C++ : streambuf get streampos

C++

C++ : What exactly is streambuf? How do I use it?

C++ : What exactly is streambuf? How do I use it?

C++

C++ : Buffered and unbuffered stream

C++ : Buffered and unbuffered stream

C++

Sponsored
Extending std::execution - Implementing Custom Algorithms with Senders & Receivers - C++Now 2025

Extending std::execution - Implementing Custom Algorithms with Senders & Receivers - C++Now 2025

https://www.cppnow.org --- Extending

Breaking Dependencies - C++ Type Erasure - The Implementation Details - Klaus Iglberger  CppCon 2022

Breaking Dependencies - C++ Type Erasure - The Implementation Details - Klaus Iglberger CppCon 2022

https://cppcon.org/ --- Breaking Dependencies -

C++ : How do I create my own ostream/streambuf?

C++ : How do I create my own ostream/streambuf?

C++

Implement the C++ Standard Library: Design, Optimisations, Testing while Implementing Libc++

Implement the C++ Standard Library: Design, Optimisations, Testing while Implementing Libc++

https://cppcon.org ---

C++ : Unbuffered output with cout

C++ : Unbuffered output with cout

C++

Can std::expected with Monadic Operations REALLY Boost Your C++ Code Performance? - Vitaly Fanaskov

Can std::expected with Monadic Operations REALLY Boost Your C++ Code Performance? - Vitaly Fanaskov

https://cppcon.org --- Can

CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced.  What do they really do?”

CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

Back to Basics: Move Semantics (part 1 of 2) -  Klaus Iglberger - CppCon 2019

Back to Basics: Move Semantics (part 1 of 2) - Klaus Iglberger - CppCon 2019

http://CppCon.org Discussion & Comments: https://www.reddit.com/r/cpp/ Presentation Slides, PDFs, Source Code and other ...

Maps in C++ (std::map and std::unordered_map)

Maps in C++ (std::map and std::unordered_map)

For all your web hosting needs (use coupon code CHERNO for a discount) ▻ https://hostinger.com/cherno Patreon ...

Constexpr STL Containers: Why C++20 Still Falls Short - Sergey Dobychin - CppCon 2025

Constexpr STL Containers: Why C++20 Still Falls Short - Sergey Dobychin - CppCon 2025

https://cppcon.org​ --- Constexpr

User API & C++ Implementation of a Multi Producer, Multi Consumer, Lock Free, Atomic Queue - CppCon

User API & C++ Implementation of a Multi Producer, Multi Consumer, Lock Free, Atomic Queue - CppCon

https://cppcon.org --- User API and

Bjarne Stroustrup: C++ Implementations - Clang, GCC, Microsoft, and EDG

Bjarne Stroustrup: C++ Implementations - Clang, GCC, Microsoft, and EDG

This is a clip from a conversation with Bjarne Stroustrup from Nov 2019. New full episodes are released once or twice a week and ...

C++20 Modules, 5 Years Later - Mikhail Svetkin - NDC TechTown 2025

C++20 Modules, 5 Years Later - Mikhail Svetkin - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

The Challenges of Implementing C++ Header Units: C++ Modules - Daniel Ruoso - CppNow 2023

The Challenges of Implementing C++ Header Units: C++ Modules - Daniel Ruoso - CppNow 2023

https://www.cppnow.org https://www.linkedin.com/company/cppnow ---

Related Video Content

C (programming language) - Wikipedia information

C is used on computers that range from the largest supercomputers to the smallest microcontrollers and embedded...

CodeWithHarry/The-Ultimate-C-Programming-Course - GitHub information

This course is designed to take you from a beginner to an advanced C programmer. The repository contains all the...

Operators in C and C++ - Wikipedia information

Most of the operators available in C and C++ are also available in other C-family languages such as C#, D, Java,...

A Brief Introduction to the C Programming Language - MUO information

Dec 16, 2021 · C is arguably the most popular and flexible language that can build operating systems, complex...

The-Young-Programmer/C-CPP-Programming - GitHub information

C++ was developed as an extension of C, and both languages have almost the same syntax. The main difference between C...