Skip to content

Rust vs. modern C++: Slices and Ternary#29

Merged
martinkoenig-bbv merged 4 commits intomainfrom
oli_rust_slices_ternary
Apr 9, 2026
Merged

Rust vs. modern C++: Slices and Ternary#29
martinkoenig-bbv merged 4 commits intomainfrom
oli_rust_slices_ternary

Conversation

@quattervals
Copy link
Copy Markdown
Contributor

@quattervals quattervals commented Mar 17, 2026

Erster Post einer Serie von 3 Posts zu dem Thema.

Ich weiss, dass wir auf english publizieren sollten. Den Artikel hatte ich aber vor dem techinsights blog Ding geschrieben. Wenn es nicht unbeding sein muss, würde ich lieber darauf verzichten den Artikel zu übersetzen. Die Codebeispiele sind auch alle in De.

Es soll ein fairer Vergleich zwischen Rust und C++ sein. Das heisst ich nehme moderne C++ features und vergleiche nicht mit raw pointers und so.

Bild angepasst mit korrekter Erwähnung der Lizenz und Herkunft.

Den Ordnernamen passen wir vor dem Publizieren einfach an.

Comment thread blog/tags.yml
Comment thread blog/2026-04-09-rust-vs-cpp-1_3/index.mdx
@quattervals quattervals force-pushed the oli_rust_slices_ternary branch from fdb05c0 to 28a62ec Compare March 31, 2026 18:52
@quattervals quattervals self-assigned this Mar 31, 2026
@quattervals quattervals linked an issue Mar 31, 2026 that may be closed by this pull request
@quattervals quattervals requested review from a team and removed request for a team March 31, 2026 19:01
@quattervals quattervals marked this pull request as ready for review March 31, 2026 19:06
@quattervals quattervals requested review from a team and martinkoenig-bbv March 31, 2026 19:06
Copy link
Copy Markdown
Collaborator

@martinkoenig-bbv martinkoenig-bbv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bis auf den einen Vorschlag befinde ich den Artikel für gut. Kurz vor der Veröffentlichung müssen wir dann noch das Datum anpassen im frontmatter und Pfad zum Blog.

Comment thread blog/1970_01_01-rust-vs-cpp-1/images/rust_vs_cpp.png Outdated
@quattervals quattervals force-pushed the oli_rust_slices_ternary branch from 28a62ec to da8e46c Compare April 6, 2026 18:39
@martinkoenig-bbv martinkoenig-bbv merged commit 7c21cc0 into main Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rust vs. Modern C++ Blog Serie: Teil 1

3 participants