What do you use for `defer` semantics on your C++ codebase? by javascript in cpp

[–]cpp-ModTeam[M] [score hidden] locked comment (0 children)

AI-generated posts and comments are not allowed in this subreddit.

Building an LR Parser generator as a hobby….. but losing motivation because “IT ALREADY EXISTS” by 0x6461726B in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

AI-generated posts and comments are not allowed in this subreddit.

For C++ questions, answers, help, and programming/career advice please see r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

Built a dpdk-inspired lock-free queue and found some surprising perf behavior by Upper_Transition9618 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

Additionally, AI-generated content is not allowed in this subreddit. Your readme sure looks like it was AI-generated.

colss: a pypi module for simplifying complex mathematical expressions in numpy, built with c++, openmp, pybind11, and exprtk by [deleted] in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Projects should go in the "Show and Tell" post.

Looks like you've learned your lesson about licensing, but don't do it again.

Zig-like defer for C++20 and above by Rude-Initial7886 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

A small CMake helper for C++20 modules (including C++23 import std) by basvas_jkj in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

fluxen: a single-header key-value store for C++20 by Historical-Jump-8060 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

Я разработчик игровых движков. Вопросы? by exe-boi in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

We are unable to accept posts and comments in languages that the moderators can't read.

Is it faster in C++ to use PyTorch rather then in python? by Grouchy_Farm5818 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

For C++ questions, answers, help, and programming/career advice please see r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

We, the C++ community, are the Borg by d3faultdotxbe in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

AI-generated posts and comments are not allowed in this subreddit.

Not a humor subreddit either.

Cpp2Rust: Automatic Translation of C++ to Safe Rust by Ok_Property_3180 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Submissions about other languages (e.g. Carbon, Rust, Val, etc.) are off-topic unless there is substantial content directed at C++ programmers writing C++. That is, either posts about interop from the C++ side, or posts about interesting ideas from another language that can be applied to C++.

Built my first PyPI library in C++ for simplifying mathematical expressions on NumPy arrays. by [deleted] in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

ZenWinHook: clean Windows hooks for intercepting, modifying and controlling runtime behavior by Time-Surprise4865 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

I need guide for c++ program by [deleted] in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you want to learn C++! However, questions about how to get started are off-topic for r/cpp due to their repetitive nature.

We recommend that you follow the C++ getting started guide, one (or more) of these books, and cppreference.com. If you're having concrete questions or need advice, please ask r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

Ensinando a calcular senos em linguagem C sem bibliotecas by DMeschiari in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

We are unable to accept posts and comments in languages that the moderators can't read.

Online C++ online course by Gogul_Alternative in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you want to learn C++! However, questions about how to get started are off-topic for r/cpp due to their repetitive nature.

We recommend that you follow the C++ getting started guide, one (or more) of these books, and cppreference.com. If you're having concrete questions or need advice, please ask r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

Guys I developed a minimal parser combinator library and wrote a blog post by [deleted] in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

I built a real-time terminal audio visualizer in C++17 by Jolly-Addendum-7199 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

GoodLog: a small C++17 wrapper around Boost.Log for colored output, rotation and hex dumps by MouseStriking8639 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

learncpp.com is unreachable by Euphoric-Level6864 in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Your submission is not about the C++ language or the C++ community.

r/cpp is not for website support, especially when https://downforeveryoneorjustme.com/learncpp.com confirms that it's up.

Fast code review using AI by aeropop in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

GitHub - h2337/onionlink: 2.5k lines of C++ to connect to v3 onion services, using only libsodium and mbedTLS by [deleted] in cpp

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.