Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memory-alignment
pragma pack an stl containers
Dec 15, 2025
c++
stl
memory-alignment
Is there a way to `new` a .NET object aligned to 64 bytes? [duplicate]
Dec 15, 2025
c#
memory-alignment
padding at last member of c struct
Dec 14, 2025
c
struct
padding
memory-alignment
Why does malloc(10) allocate 24 bytes?
Dec 08, 2025
c
memory
malloc
memory-alignment
Always same effect of #pragma pack(16) and #pragma pack(8)?
Dec 05, 2025
c++
c-preprocessor
memory-alignment
pragma
preprocessor-directive
Is it possible to find sizes of structures declared in a DLL?
Dec 02, 2025
windows
visual-c++
visual-studio-2012
dll
memory-alignment
Direct assignment crashes but memcpy() works?
Dec 03, 2025
c
memcpy
memory-alignment
Memory Alignment warning with gcc
Dec 02, 2025
c
gcc
memory-alignment
strict-aliasing
intrusive-containers
Why is alignment on the stack for a struct with 1 member (char) handled differently than if the member was directly on the stack?
Dec 02, 2025
c++
x86
clang
padding
memory-alignment
#pragma pack in C++
Nov 28, 2025
c++
memory-alignment
Is it correct to use alignas(16) for an array[8] of m128?
Nov 27, 2025
c++
vectorization
memory-alignment
alignas
Aligned vs. Packed attributes
Nov 20, 2025
c
attributes
embedded
structure
memory-alignment
What does __attribute__ ((aligned(x))) do?
Nov 04, 2025
c++
memory-alignment
Practical use cases for alignof and alignas C++ keywords
Nov 03, 2025
c++
c++11
memory-alignment
memory-layout
Problem with aligning Rust structs to send to the GPU using bytemuck and WGPU
Nov 02, 2025
rust
struct
gpu
memory-alignment
wgpu-rs
Is __STDCPP_DEFAULT_NEW_ALIGNMENT__ >= alignof(std::max_align_t)?
Oct 31, 2025
c++
c++17
language-lawyer
memory-alignment
What do the MIPS load word left (LWL) and load word right (LWR) instructions do?
Oct 29, 2025
assembly
mips
memory-alignment
instructions
instruction-set
Assert that a pointer is aligned to some value
Oct 28, 2025
pointers
rust
memory-alignment
Memory aligned QVector().data()
Oct 29, 2025
qt
qt5
vectorization
memory-alignment
auto-vectorization
Older Entries »