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
Make malloc fail voluntarily in order to test the cases when malloc fails
Dec 20, 2022
c
pointers
memory
memory-management
What is the best pattern to return dynamically allocated buffer from a function in C++?
Dec 19, 2022
c++
design-patterns
memory-management
unique-ptr
Julia - nested loops are consuming a lot of memory
Dec 20, 2022
memory
memory-management
julia
Python: how to get size of all objects in current namespace?
Dec 20, 2022
python
memory-management
memory-leaks
size
introspection
How are allocator in C++ implemented?
Dec 19, 2022
c++
memory-management
heapusage detects Memory leak possibly caused by printf
Dec 20, 2022
c
memory-management
memory-leaks
valgrind
How to properly implement a C++ class destructor
Dec 20, 2022
c++
memory-management
c++14
destructor
virtual-destructor
Why does `realloc` not re-allocate in-place when possible?
Dec 19, 2022
c
memory-management
standards
realloc
What is Rust strategy to uncommit and return memory to the operating system?
Dec 20, 2022
memory
memory-management
rust
microservices
Common memory optimization
Dec 20, 2022
c#
optimization
memory-management
.net Garbage Collection and managed resources
Dec 20, 2022
.net
memory-management
memory-leaks
garbage-collection
performance
When does setting an Objective-C property double retain?
Dec 19, 2022
iphone
objective-c
memory-management
retain
Reusing Memory in C++
Dec 19, 2022
c++
gcc
memory-management
Delphi Memory Management
Dec 20, 2022
delphi
memory-management
pascal
Overloading delete and retrieving size?
Dec 19, 2022
c++
memory-management
C++ corrupt my thinking, how to trust auto garbage collector?
Dec 19, 2022
java
c++
memory-management
What is the purpose of the second parameter to std::allocator<T>::deallocate?
Dec 19, 2022
c++
pointers
memory-management
Best heuristic for malloc
Dec 19, 2022
algorithm
memory-management
operating-system
malloc
heuristics
Does all memory flagged as copy-on-write get copied after a single change to one piece of the data?
Dec 19, 2022
perl
memory-management
fork
copy-on-write
Memory Leaks...Explained (hopefully)
Dec 18, 2022
c
memory-management
memory-leaks
garbage-collection
« Newer Entries
Older Entries »