Hyprland is a dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
-
Updated
Aug 8, 2022 - C++
{{ message }}
Hyprland is a dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Papyrus Extender by fireundubh. New releases first available at letsplaywithfire.com
Code samples from Teach Yourself C++ In One Hour a Day, Ninth Edition by Siddhartha Rao. Released in 2022 this book uses nearly 300 code samples to explain the most modern C++ language features including C++20 and C++23
Primer for C++ Concepts
Papyrus Extender for common math functions. New releases first available at letsplaywithfire.com.
A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.
Blogging is a go!
Our project is a non-predictable, highly engaging, modern designed, educational, environment-based, data processing, visually represented, 3D-based, mutation-based, interactive, natural selection simulator with a great ease of use
The Hole C++ and Fortran Numerical Library
Modern C++ command line tool template
Master of Disguise Papyrus Extender. New releases first available at letsplaywithfire.com.
Kalman Filter for C++
C++17 implementation of type erased callable types
Meta-compilation research project
Open Source Basic ASCII-Art Generator
Изучение C++, основы и продвинутый уровень
Contains commonly used c++ code that not impl or well impl in other libs
A truly random password generator
Data structures and algorithms implementation on C++ to learn them
Add a description, image, and links to the cpp23 topic page so that developers can more easily learn about it.
To associate your repository with the cpp23 topic, visit your repo's landing page and select "manage topics."
We have docs for
cuda::atomic, but none forcuda::atomic_ref.We should fix that.
I think this can largely be a copy/paste of the
cuda::atomicdocs as a starting point.