#cplusplus #chat #cpp20 #messaging #p2p #peer_to_peer #privacy #private #qml #tor
https://github.com/Speek-App/Speek
https://github.com/Speek-App/Speek
GitHub
GitHub - Speek-App/Speek: Privacy focused messenger that doesn't trust anyone with your identity, your contact list, or your communications
Privacy focused messenger that doesn't trust anyone with your identity, your contact list, or your communications - Speek-App/Speek
#cplusplus #compositor #cpp20 #wayland #wayland_compositor #wlroots
https://github.com/vaxerski/Hyprland
https://github.com/vaxerski/Hyprland
GitHub
GitHub - vaxerski/Hyprland: Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice…
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks. - vaxerski/Hyprland
#cplusplus #async #asynchronous #cpp #cpp14 #cpp17 #cpp20 #cross_platform #fmtlib #high_performance #log_library #logger #logging #logging_library #low_latency
https://github.com/odygrd/quill
https://github.com/odygrd/quill
GitHub
GitHub - odygrd/quill: Asynchronous Low Latency C++ Logging Library
Asynchronous Low Latency C++ Logging Library. Contribute to odygrd/quill development by creating an account on GitHub.
🤯1
#cplusplus #cpp #cpp20 #emulation #emulator #imgui #linux #macos #playstation4 #ps4 #sdl3 #vulkan #windows
The **shadPS4** is an emulator that lets you play PlayStation 4 games on your Windows, Linux, or macOS computer. It's still in the early stages of development, so it might not work perfectly, but it can already run games like Bloodborne and Dark Souls Remastered. You can get help and updates through their Discord server, website, and social media. The project is open-source, which means anyone can contribute to making it better. This emulator is beneficial because it allows you to play PS4 games on your computer, even if you don't have a PS4 console.
https://github.com/shadps4-emu/shadPS4
The **shadPS4** is an emulator that lets you play PlayStation 4 games on your Windows, Linux, or macOS computer. It's still in the early stages of development, so it might not work perfectly, but it can already run games like Bloodborne and Dark Souls Remastered. You can get help and updates through their Discord server, website, and social media. The project is open-source, which means anyone can contribute to making it better. This emulator is beneficial because it allows you to play PS4 games on your computer, even if you don't have a PS4 console.
https://github.com/shadps4-emu/shadPS4
GitHub
GitHub - shadps4-emu/shadPS4: PlayStation 4 emulator for Windows, Linux and macOS written in C++
PlayStation 4 emulator for Windows, Linux and macOS written in C++ - shadps4-emu/shadPS4
#cplusplus #assembly #assembly_language #avx512 #benchmark #coroutines #cpp #cpp_programming #cpp17 #cpp20 #cuda #gcc #google_benchmark #hpc #io_uring #linux_kernel #llvm #ptx #ranges #tutorial #tutorials
This repository helps developers improve their coding skills by showing how to write faster and more efficient code. It includes examples for C++, CUDA, and Assembly, focusing on performance optimization techniques. By using this resource, developers can learn how to avoid common pitfalls like performance bottlenecks and improve their coding habits. It also provides benchmarks to compare different coding methods, helping users choose the best approach for their projects. This can lead to significant speed improvements and better use of computer resources.
https://github.com/ashvardanian/less_slow.cpp
This repository helps developers improve their coding skills by showing how to write faster and more efficient code. It includes examples for C++, CUDA, and Assembly, focusing on performance optimization techniques. By using this resource, developers can learn how to avoid common pitfalls like performance bottlenecks and improve their coding habits. It also provides benchmarks to compare different coding methods, helping users choose the best approach for their projects. This can lead to significant speed improvements and better use of computer resources.
https://github.com/ashvardanian/less_slow.cpp
GitHub
GitHub - ashvardanian/less_slow.cpp: Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics…
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and use...