Compile-Time Compression and Resource Generation with C++20 - Ashley Roll - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Compile-Time Compression and Resource Generation with C++20 - Ashley Roll - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
C++20 compile-time features can generate complex resources while simplifying code and ensuring correctness. You can generate USB descriptors, compressed data/strings, lookup tables, or even microcontroller…
https://github.com/CppCon/CppCon2021
---
C++20 compile-time features can generate complex resources while simplifying code and ensuring correctness. You can generate USB descriptors, compressed data/strings, lookup tables, or even microcontroller…
C++ Weekly - Ep 308 - 'if consteval' - There's More To This Story
Источник: Cᐩᐩ Weekly With Jason Turner
Источник: Cᐩᐩ Weekly With Jason Turner
YouTube
C++ Weekly - Ep 308 - 'if consteval' - There's More To This Story
Support this channel and learn something new; buy my new puzzle book https://amzn.to/3saQrmM OR https://leanpub.com/objectlifetimepuzzlers_book1 OR buy my C++ Best Practices Book! https://leanpub.com/cppbestpractices
My Training Classes: https://emptycra…
My Training Classes: https://emptycra…
I deleted a file from Explorer, but it came back when I refreshed, and I get Access Denied if I try to delete it again
Источник: The Old New Thing
Источник: The Old New Thing
The Old New Thing
I deleted a file from Explorer, but it came back when I refreshed, and I get Access Denied if I try to delete it again
The file is circling the drain, but it's not gone yet.
Practical Advice for Maintaining and Migrating Working Code - Brian Ruth - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Practical Advice for Maintaining and Migrating Working Code - Brian Ruth - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
Modern best practices always recommend writing new code for testability and maintenance. However, most of us spend more time reading other people’s code and trying to find a place to put our change…
https://github.com/CppCon/CppCon2020
---
Modern best practices always recommend writing new code for testability and maintenance. However, most of us spend more time reading other people’s code and trying to find a place to put our change…
Online ROS Meetup 27 января: Оптимизированная передача данных в ROS2 без копий
Источник: Habr
Автор: AmigoRRR
Источник: Habr
Автор: AmigoRRR
Хабр
Online ROS Meetup 27 января: Оптимизированная передача данных в ROS2 без копий
В Robot Operating System сообществе мы решили в эру изоляции проводить специализированные мини митапы на темы связанные с робототехникой. Теперь каждая встреча будет посвящена одной теме, которую мы...
DINS C++ EVENING: принципы разработки высокопроизводительных сетевых приложений и типовые проблемы Threadpool и Numa
Источник: Habr
Автор: avoshal
Источник: Habr
Автор: avoshal
Хабр
DINS C++ EVENING: принципы разработки высокопроизводительных сетевых приложений и типовые проблемы Threadpool и Numa
Андрей Новохатько из DINS расскажет, как устроены современные NIC, в чем заключаются основные идеи DPDK фреймворка и как это можно использовать для оптимизации своих высоконагруженных...