top of page


The Road to flux 1.0: Reimagining Sequence Processing in C++
his article delves into the path leading to flux 1.0, exploring its motivations, core principles, key features, and the anticipated evolution that a 1.0 release represents.
Bryan Downing
May 3110 min read


C++ and Python IDE vs. or is an IDE a Terminal Editor
People are confused on asking is an IDE a Terminal Editor? Choosing the right "coding companion" significantly impacts productivity and work
Bryan Downing
Mar 213 min read


Dear ImGui and ImPlot: Powerful Tools for Real-Time Visualization and Tooling
Dear ImGui, a bloat-free graphical user interface library for C++, provides a simple yet effective way to create tools and debug interfaces.
Bryan Downing
Jan 214 min read


Learning to Impl From for Thing with Trait Rust in C++
impl from for thing with trait rust for C++ is another of saying
Implementing From for Types with Traits in Rust in C++
Bryan Downing
Dec 12, 20242 min read
bottom of page