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-management
When is memory allocated during compilation?
Jul 26, 2026
c
memory-management
compilation
deleting a pointer to a class which creates an array
Jul 27, 2026
c++
class
pointers
memory-management
Java thread memory calculation
Jul 27, 2026
java
multithreading
memory
memory-management
In Rust, how does Weak<T> know when the inner value has been dropped?
Jul 25, 2026
rust
memory-management
smart-pointers
weak-references
reference-counting
C++: TwoDimensional Array: One dimension fixed?
Jul 26, 2026
c++
multidimensional-array
memory-management
How will increasing each memory allocation size by a fixed number of bytes affect heap fragmentation?
Jul 25, 2026
c++
memory
memory-management
Simulate Android application flushed out of memory
Jul 25, 2026
android
memory-management
emulation
Why the SWAP listed in the detail list of the TOP command is greater than in the summary?
Jul 25, 2026
linux
memory
memory-management
ubuntu
top-command
How do you simulate low memory conditions under macOS?
Jul 25, 2026
xcode
macos
cocoa
memory-management
appkit
What stops compilers from automatically deducing to use make_shared?
Jul 24, 2026
c++
memory-management
shared-ptr
smart-pointers
make-shared
Visual C++: Invalid allocation size. How to force the debugger to stop on this message?
Jul 23, 2026
visual-c++
mfc
debugging
memory-management
How do you convert a Box<dyn Trait> to a Rc<dyn Trait>?
Jul 22, 2026
memory-management
rust
trait-objects
Strange behaviour of free() after memory allocation violation
Jul 22, 2026
c
memory-management
segmentation-fault
Python multiprocess: run several instances of a class, keep all child processes in memory
Jul 22, 2026
python-3.x
memory-management
multiprocessing
child-process
Possible memory leak with malloc, struct, std::string, and free
Jul 22, 2026
c++
memory-management
stl
memory-leaks
Python, remove password from memory
Jul 21, 2026
python
security
memory
memory-management
How do I fix this Stack overflow error in my C++ program?
Jul 20, 2026
c++
memory-management
constructor
stack-overflow
Segmentation fault when declaring arrays
Jul 20, 2026
c
memory-management
mpi
Older Entries »