C++26: more constexpr in the standard library
https://www.sandordargo.com/blog/2025/04/30/cpp26-constexpr-library-changes
#HackerNews #C++ #C++26 #constexpr #standardlibrary #programming
C++26: more constexpr in the standard library
https://www.sandordargo.com/blog/2025/04/30/cpp26-constexpr-library-changes
#HackerNews #C++ #C++26 #constexpr #standardlibrary #programming
There are a number of useful little functions in node:util besides util.inspect() that I’m only just familiarising myself with after admittedly rolling my own versions for a number of them. Hmm, should’ve read through this documentation page more carefully sooner.
e.g., util.deprecate(), util.diff(), util.debugLog(), util.isDeepStrictEqual(), etc.
Programmiersprache Rust: AWS-Wettbewerb für mehr Sicherheit der Standard-Library | heise online
https://heise.de/-10097801 #Programmiersprache #Rustlang #StandardLibrary
Keynote: What Does It Take to Implement the C++ Standard Library? – by @cjdb – C++Online
Keynote: What Does It Take to Implement the C++ Standard Library? – by @cjdb – C++Online
SwiftCraft 2024 SESSION PREVIEW: Sequencing Success: Exploring Swift Sequences in Depth by Adrian Russell
https://swiftcraft.uk/session/sequencing-success-exploring-swift-sequences-in-depth
Register now at https://swiftcraft.uk/tickets
#sequences #iterators #algorithms #standardlibrary #performance
SwiftCraft 2024 SESSION PREVIEW: Sequencing Success: Exploring Swift Sequences in Depth by Adrian Russell
https://swiftcraft.uk/session/sequencing-success-exploring-swift-sequences-in-depth
Register now at https://swiftcraft.uk/tickets
#sequences #iterators #algorithms #standardlibrary #performance
ACCU 2024 SESSION ANNOUNCEMENT: Narrow Contracts and `noexcept` are Inherently Incompatible by John Lakos
https://accuconference.org/session/narrow-contracts-and-noexcept-are-inherently-incompatible
Register now at https://accuconference.org/pricing/
#Contracts #SoftwareEngineering #UndefinedBehavior #StandardLibrary #accu
SwiftCraft 2024 SESSION ANNOUNCEMENT: Sequencing Success: Exploring Swift Sequences in Depth by Adrian Russell
https://swiftcraft.uk/session/sequencing-success-exploring-swift-sequences-in-depth
Register now at https://swiftcraft.uk/tickets
#sequences #iterators #algorithms #standardlibrary #performance
We have released a new CppCon 2023 Video!
Getting Started with C++ – Michael Price – CppCon 2023
https://youtu.be/NReDubvNjRg
#BackToBasics #BestPractices #CD #CI #Compilers #cpp #cpp23 #cppBasics #Functions #Libraries #Optimization #Performance #StandardLibrary #StandardTemplateLibrary #STL #Tooling
We have released a new CppCon 2023 Video!
Better Code: Exploring Validity in C++ – David Sankel – CppCon 2023
https://youtu.be/wxzQXj6WW2E
#cpp #ErrorHandling #Objects #Semantics #StandardLibrary #Values
We have released a new CppCon 2023 Video!
Back to Basics: Forwarding References – How to Forward Parameters in Modern C++ – Mateusz Pusz 2023
https://youtu.be/0GXnfi9RAlU
#BackToBasics #BestPractices #cpp #cppBasics #HowTo #StandardLibrary
“Zig, Rust, And Other Languages”, Phil Eaton (https://notes.eatonphil.com/2024-03-15-zig-rust-and-other-languages.html).
On HN: https://news.ycombinator.com/item?id=39720187
On Lobsters: https://lobste.rs/s/lfg3lj/zig_rust_other_languages
#Zig #Rust #Go #C #ProgrammingLanguages #MemoryManagement #PLDI #DependencyManagement #StandardLibrary
We have released a new CppCon 2023 Video!
C++23: An Overview of Almost All New and Updated Features – Marc Gregoire – CppCon 2023
https://youtu.be/Cttb8vMuq-Y
#BestPractices #Containers #Coroutines #cpp #cpp20 #cpp23 #cppBasics #ErrorHandling #Generators #HowTo #Libraries #Modules #Monads #Monoids #Objects #Ranges #StandardLibrary
We have released a new CppCon 2023 Video!
Evolution of a Median Algorithm – Pete Isensee – CppCon 2023
https://youtu.be/izxuLq_HZHA
#Algorithms #Concepts #cpp #Executors #Libraries #Mathematics #Optimization #Performance #ScientificComputing #StandardLibrary
We have released a new CppCon 2023 Video!
Back to Basics: C++ Concurrency – David Olsen – CppCon 2023
https://youtu.be/8rEGu20Uw4g
#Atomics #BackToBasics #BestPractices #Concurrency #cpp #cppBasics #CPU #HowTo #Libraries #StandardLibrary #Threading
RT @raymondh@twitter.com Raymond Hettinger
Python tip: The examples in the random module provide a nice introduction to many useful techniques: bootstrapping, resampling statistics, simulations, and modeling.
For mastery, don't miss the Jake Vanderplas video and Peter Norvig's notebooks.
https://docs.python.org/3/library/random.html#examples
#python #tip #random #examples #standardlibrary #techniques #bootstrapping #resampling #statistics #simulations #modeling
We have released a new CppCon 2023 Video!
Symbolic Calculus for High-performance Computing From Scratch Using C++23 – Vincent Reverdy – CppCon
https://youtu.be/lPfA4SFojao
#ClassTemplateArgumentDeductionCTAD #Compilers #cpp #cpp23 #Lambdas #Mathematics #Optimization #Performance #ScientificComputing #StandardLibrary #Templates
We have released a new CppCon 2023 Video!
Robotics at Compile Time: Optimizing Robotics Algorithms With C++’s Compile-Time Features – Stephen Brawner – CppCon 2023
https://youtu.be/Y6AUsB3RUhA
#Allocators #Compilers #cpp #Latency #Memory #Optimization #Performance #Polymorphism #Robotics #Safety #StandardLibrary #StaticAnalysis #Templates
We have released a new CppCon 2023 Video!
Is std::mdspan a Zero-overhead Abstraction? – Oleksandr Bacherikov – CppCon 2023
https://youtu.be/9fRnSQkpNGg
#ABIs #Arrays #cpp #cpp23 #Graphics #Images #Optimization #Performance #ScientificComputing #StandardLibrary #Vectors