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
Modern approach to making std::vector allocate aligned memory
Sep 15, 2025
c++
c++17
stdvector
simd
memory-alignment
Unaligned access performance on Intel x86 vs AMD x86 CPUs
Sep 12, 2025
x86-64
intel
cpu-architecture
memory-alignment
amd-processor
What does the standard say about unaligned memory access?
Sep 09, 2025
c++
language-lawyer
c++17
memory-alignment
`movaps` vs. `movups` in GCC: how does it decide?
Sep 07, 2025
c++
gcc
optimization
x86
memory-alignment
Alignment of a struct with two doubles is 4 even though double is aligned to 8 (32bit)
Sep 04, 2025
c
gcc
struct
double
memory-alignment
std::string and data alignment
Sep 04, 2025
c++
memory-alignment
Understanding alignment concept
Mar 21, 2023
c++
memory-alignment
Align with word boundary in RLE bitmap: contradiction in Microsoft documentation
Mar 10, 2023
bitmap
compression
memory-alignment
run-length-encoding
Should boost library be dependent on structure member alignments?
Mar 02, 2023
c++
boost
alignment
memory-alignment
Stack allocation, why the extra space?
Feb 23, 2023
gcc
assembly
x86
stack
memory-alignment
sizeof operator & alignment in C++ vs D
Feb 09, 2023
c++
d
sizeof
memory-alignment
What value of alignment should I with mkl_malloc?
Jan 30, 2023
c
linear-algebra
memory-alignment
blas
intel-mkl
Is it possible to make a union right aligned in C?
Jan 27, 2023
c
unions
memory-alignment
How to ensure a member is 4-byte aligned?
Jan 25, 2023
c++
atomic
memory-alignment
x86 opcode alignment references and guidelines
Jan 25, 2023
assembly
x86
x86-64
memory-alignment
micro-optimization
Memory alignment
Jan 24, 2023
c
operating-system
memory-alignment
Structure assignment in Linux fails in ARM but succeeds in x86
Jan 15, 2023
c
linux
arm
memory-alignment
sigbus
C struct elements alignment (ansi)
Jan 14, 2023
c++
c
standards
ansi
memory-alignment
How to allocate from heap with the correct memory alignment for InterlockedIncrement function?
Dec 31, 2022
c++
multithreading
thread-safety
heap-memory
memory-alignment
x86, C++, gcc and memory alignment
Dec 27, 2022
c++
gcc
x86-64
memory-alignment
« Newer Entries
Older Entries »