C / C++ / Assembly
Native low-level coding, hooks, memory patterns, ASM detours & shellcode
Tutorial C++20 std::format vs snprintf & std::stringstream Benchmarks [Discussion #8]
3
replies · 7,007 views
CodeRefactorer
4y ago
Question What are C++20 Modules and how do they replace traditional header files?
3
replies · 6,525 views
ImGuiStyler
4y ago
Source Implementing A* Pathfinding with Min-Heaps and Priority Queues in C++
3
replies · 5,854 views
ZeroMemory
4y ago
Tutorial Evaluating Math Expressions at Compile-Time with C++20 constexpr and consteval [Part 2]
3
replies · 4,962 views
PointerGuru
4y ago
Tutorial How to parse binary network packets safely with std::span and byte buffers [Part 4]
3
replies · 5,840 views
VoxelCoder
4y ago
Tutorial C++20 std::format vs snprintf & std::stringstream Benchmarks [Discussion #4]
3
replies · 1,732 views
HexRays99
4y ago
Tutorial Understanding Memory Alignment, Cache Lines & Structure Padding in x86_64
3
replies · 6,383 views
NullPtr_
4y ago
Question Why should virtual destructors always be declared in polymorphic base classes?
3
replies · 3,960 views
ZeroOverhead
4y ago
Question What are C++20 Modules and how do they replace traditional header files? [Discussion #9]
3
replies · 5,249 views
PEHeader
4y ago
Tutorial Understanding the View-Projection Matrix: Camera Space to Normalized Device Coordinates (Part 2)
3
replies · 8,275 views
NeighborSpy
4y ago
Tutorial std::span and std::string_view: Zero-Copy Memory Slices in Modern C++20
3
replies · 6,379 views
PEHeader
4y ago
Discussion std::expected vs Exceptions for Error Handling in Performance-Critical C++
3
replies · 3,149 views
SanitizerPro
4y ago
Question How does std::atomic memory_order_relaxed differ from memory_order_seq_cst? [Discussion #6]
3
replies · 2,822 views
AsyncMaster
4y ago
Tutorial Branchless programming techniques in C++ using conditional moves (CMOV) [Part 3]
3
replies · 6,139 views
CacheOptimizer
4y ago
Question Understanding x86_64 Stack Alignment Requirements (16-byte boundary) [Part 4]
3
replies · 4,699 views
SimdJsonGuru
4y ago