cd/entity/C++· home entities C++
grep -l @c++ /news/*.json | wc -l → 30

C++

mentions 30 type Organization page 2/2 feed RSS

// recent coverage 30 mentions

16:22
2026-05-20
newsletter.pragmaticengineer.com
developer-tools

Why Rust is different, with Alice Ryhl

Alice Ryhl, a software engineer on Google's Android Rust team and core maintainer of Tokio, discussed Rust's unique features and governance in a podcast episode. She highlighted that Rust's memory saf…

12:12
2026-05-18
boostedcpp.net
developer-tools

Neoclassical C++: segmented iterators revisited (1)

The article discusses Matt Austern's 2000 paper on segmented iterators, which proposed a two-level iterator abstraction to improve performance on segmented data structures like `std::deque` by allowin…

00:00
2026-03-02
alexselimov.com
research

About

The article introduces an individual who is a father of two, a husband, and a scientific backend software developer with a PhD in Computational Materials Science from Georgia Tech. It lists their tech…

01:31
2024-04-10
alexselimov.com
developer-tools

Rust is pretty good (Short thoughts on Rust)

After two months of full-time Rust development, the author plans to use Rust instead of C++ for future performance-critical projects. A key reason is that Rust's syntax is cleaner than modern C++, par…

01:38
2023-08-30
alexselimov.com
developer-tools

Gettting Valgrind working on Artix Linux

The article describes the author's difficulty using Valgrind for memory debugging on Artix Linux, as both Artix and Arch Linux have removed debug packages in favor of a debuginfod system. While debugi…

15:19
2023-02-25
alexselimov.com
open-source

Hosting your own git frontend service using Gitea

The article provides a step-by-step guide on self-hosting a Git frontend service using Gitea on a Debian server with Nginx. It covers setting up a PostgreSQL database for Gitea, downloading and instal…

16:00
2016-02-19
reenigne.org
developer-tools

Integers as types

The article discusses a design consideration for the ALFE programming language, where the author explores the possibility of treating integers as types to enable fixed-length arrays indexed by non-int…

← prev page 2 / 2
// co-occurs with top 8 entities